|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Variadic constructor macros for containers. More...
Go to the source code of this file.
Macros | |
| #define | Args_Ctor(Name, Type) |
Variadic constructor macros for containers.
This file provides macros for generating variadic constructors that allow containers to be initialized with multiple elements at construction time.
Definition in file ah-args-ctor.H.
| #define Args_Ctor | ( | Name, | |
| Type | |||
| ) |
Definition at line 46 of file ah-args-ctor.H.