CnC
 All Classes Namespaces Functions Variables Typedefs Enumerator Friends
serializer::construct_array< T, Allocator > Struct Template Reference

Allocates an array of type T and size num in pointer variable arrVar. More...

List of all members.


Detailed Description

template<class T, class Allocator = std::allocator< T >>
struct CnC::serializer::construct_array< T, Allocator >

Allocates an array of type T and size num in pointer variable arrVar.

Definition at line 434 of file serializer.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerator Friends