efl
eina
aligned_union
Public Types
|
Static Public Attributes
efl::eina::aligned_union< Min, Args > Struct Template Reference
Public Types
typedef std::aligned_storage<
_mpl::max
< Min, sizeof(Args)... >::
value
, alignment_value >::type
type
Static Public Attributes
static constexpr std::size_t
alignment_value
=
_mpl::max
<alignof(Args)...>::
value