|
ADTF
|
helper template to retrieve the given size as expression. More...
#include <adtf_base_type_traits.h>
Static Public Attributes | |
| static constexpr size_t | value = sizeof(T) |
helper template to retrieve the given size as expression.
| T | the type to retrieve the size of |