...one of the most highly regarded and expertly designed C++ library projects in the world. — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards
...one of the most highly regarded and expertly designed C++ library projects in the world.
A C D E F H I M P R T
add_const
add_cv
add_lvalue_reference
add_pointer
add_reference
add_rvalue_reference
add_volatile
aligned_storage
alignment_of
common_type
Improving std::min with common_type
decay
extent
floating_point_promotion
function_traits
has_new_operator
has_nothrow_assign
has_nothrow_constructor
has_nothrow_copy
has_trivial_assign
has_trivial_constructor
has_trivial_copy
has_trivial_destructor
has_virtual_destructor
integral_constant
rank
integral_promotion
is_abstract
is_arithmetic
is_array
is_base_of
is_class
User Defined Specializations
is_complex
is_compound
is_const
is_convertible
is_empty
is_enum
is_floating_point
is_function
is_fundamental
is_integral
is_lvalue_reference
is_member_function_pointer
is_member_object_pointer
is_member_pointer
is_object
is_pod
Background and Tutorial
is_pointer
is_polymorphic
is_reference
is_rvalue_reference
is_same
is_scalar
is_signed
is_stateless
is_union
is_unsigned
is_virtual_base_of
is_void
is_volatile
make_signed
make_unsigned
promote
remove_all_extents
remove_const
remove_cv
remove_extent
remove_pointer
remove_reference
remove_volatile
type_with_alignment