ADTF  3.18.2
a_utils_size_of_helper< T >

template for handling sizeof(void) in SFINAE below (required for Visual Studio) More...

Static Public Attributes

static const tSize nSize = sizeof(T)
 the size of template class
 

Detailed Description

template<class T>
struct A_UTILS_NS::a_utils_size_of_helper< T >

template for handling sizeof(void) in SFINAE below (required for Visual Studio)

Definition at line 400 of file regularexpression_helper.h.