std::alignment_of(3) debian man page | unix.com

Man Page: std::alignment_of

Operating Environment: debian

Section: 3

std::alignment_of< _Tp >(3cxx)											    std::alignment_of< _Tp >(3cxx)

NAME
std::alignment_of< _Tp > -
SYNOPSIS
Inherits std::integral_constant< std::size_t, __alignof__(_Tp)>. Public Types typedef integral_constant < std::size_t, __v > type" typedef std::size_t value_type Public Member Functions constexpr operator value_type () Static Public Attributes static constexpr std::size_t value Detailed Description template<typename _Tp>struct std::alignment_of< _Tp > alignment_of Definition at line 367 of file type_traits. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::alignment_of< _Tp >(3cxx)
Related Man Pages
std::valarray(3cxx) - debian
std::array(3) - debian
std::complex(3) - debian
std::indirect_array(3) - debian
std::iterator(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results