scc  2024.06
SystemC components library
nonstd::variants::detail::alignment_of< T > Struct Template Reference

Public Types

enum  V { value = alignment_logic<sizeof(alignment_of_hack<T>) - sizeof(T), sizeof(T)>::value }
 

Detailed Description

template<typename T>
struct nonstd::variants::detail::alignment_of< T >

Definition at line 897 of file variant.hpp.


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