ALib C++ Library
Library Version: 2312 R0
Documentation generated by doxygen
TInitializeDefaults Struct Reference

#include <tmp.hpp>

Class Description

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

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

See also
Tag type struct TOmitInitialization.

Definition at line 101 of file tmp.hpp.


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