ADTF  3.18.2
storage_type< U, std::enable_if_t< std::is_enum< U >::value > >

Public Types

typedef std::underlying_type< U >::type type
 

Static Public Member Functions

static type assign (const U &value)
 

Detailed Description

template<typename U>
struct adtf::base::giant::detail::storage_type< U, std::enable_if_t< std::is_enum< U >::value > >

Definition at line 460 of file configuration.h.