ADTF
Loading...
Searching...
No Matches
adtf::base::penguin::detail::get_size_of< T > Struct Template Reference

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)
 

Detailed Description

template<typename T>
struct adtf::base::penguin::detail::get_size_of< T >

helper template to retrieve the given size as expression.

Template Parameters
Tthe type to retrieve the size of

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