tinympl
0.2
mini MPL library for C++11
|
Returns an std::integral_constant<std::size_t,V>
where V
is the compile time size of the input type.
More...
#include <tinympl/sizeof.hpp>
Inherits integral_constant< std::size_t, sizeof(T)>.
Returns an std::integral_constant<std::size_t,V>
where V
is the compile time size of the input type.