Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
size_of Struct Template Reference
Provides the sizeof the type, and works with void (for which it provides the value 0).
More...
#include <stlsoft_meta.h>
List of all members.
Detailed Description
template<typename T>
struct stlsoft::size_of< T >
Provides the sizeof the type, and works with void (for which it provides the value 0).
The documentation for this struct was generated from the following file: