.TH "std::alignment_of< _Tp >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::alignment_of< _Tp > \- alignment_of .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBstd::integral_constant< std::size_t, alignof(_Tp)>\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "using \fBtype\fP = \fBintegral_constant\fP< std::size_t, __v >" .br .ti -1c .RI "using \fBvalue_type\fP = std::size_t" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "constexpr \fBoperator value_type\fP () const noexcept" .br .in -1c .SS "Static Public Attributes" .in +1c .ti -1c .RI "static constexpr std::size_t \fBvalue\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct std::alignment_of< _Tp >"alignment_of .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.