centos man page for std::aligned_storage

Query: std::aligned_storage

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

std::aligned_storage< _Len, _Align >(3) 		     Library Functions Manual			   std::aligned_storage< _Len, _Align >(3)

NAME
std::aligned_storage< _Len, _Align > -
SYNOPSIS
Detailed Description template<std::size_t _Len, std::size_t _Align = __alignof__(typename __aligned_storage_msa<_Len>::__type)>struct std::aligned_storage< _Len, _Align > Alignment type. The value of _Align is a default-alignment which shall be the most stringent alignment requirement for any C++ object type whose size is no greater than _Len (3.9). The member typedef type shall be a POD type suitable for use as uninitialized storage for any object whose size is at most _Len and whose alignment is a divisor of _Align. Definition at line 1693 of file type_traits. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::aligned_storage< _Len, _Align >(3)
Related Man Pages
std::_temporary_buffer(3) - centos
std::binary_negate(3) - centos
std::iterator(3) - centos
std::pointer_to_binary_function(3) - debian
__gnu_profile::__trace_vector_to_list(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Controlling user input
Please Welcome Dave Munro to the Moderator Team!