size_of Struct Template Reference
[Template Meta-programming Library]

#include <stlsoft/meta/size_of.hpp>

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).

Public Types

enum  { value = sizeof(T) }

The documentation for this struct was generated from the following file:

Generated on Thu Jun 10 08:58:55 2010 for STLSoft by  doxygen 1.5.6