ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
TOmitInitialization Struct Reference

Description:

This "TAG-type" denotes that initialization should not be performed.

For example, this type might be accepted by an alternative constructor of a type that has a default constructor, initializing its members to default values. Such alternative constructor then would omit any member initialization (and ignore the parameter otherwise).

See also
Tag type struct TInitializeDefaults .

Definition at line 113 of file tmp.hpp.

#include <tmp.hpp>


The documentation for this struct was generated from the following file: