libstdc++: std::alignment_of< _Tp > Struct Template Reference (original) (raw)
#include <[type_traits](a00233%5Fsource.html)>
Inheritance diagram for std::alignment_of< _Tp >:
Static Public Attributes | |
---|---|
static constexpr std::size_t | value |
Detailed Description
template<typename _Tp>
struct std::alignment_of< _Tp >
alignment_of
Definition at line 1468 of file type_traits.
Member Typedef Documentation
◆ type
◆ value_type
Member Function Documentation
◆ operator value_type()
constexpr std::integral_constant< std::size_t , __v >::operator value_type ( ) const | inlineconstexprnoexceptinherited |
---|
Member Data Documentation
◆ value
The documentation for this struct was generated from the following file: