destructs the array of type T and isze num at arrVar and resets arrVar to NULL.
More...
List of all members.
Detailed Description
template<class T, class Allocator = std::allocator< T >>
struct CnC::serializer::destruct_array< T, Allocator >
destructs the array of type T and isze num at arrVar and resets arrVar to NULL.
Definition at line 440 of file serializer.h.
The documentation for this struct was generated from the following file: