Boost C++ Libraries Home Libraries People FAQ More

PrevUpHome

Index

A B C D E F H I M P R S T U

A
add_const

add_const

add_cv

add_cv

add_lvalue_reference

add_lvalue_reference

add_pointer

add_pointer

add_reference

add_reference

add_rvalue_reference

add_rvalue_reference

add_volatile

add_volatile

aligned_storage

aligned_storage

alignment_of

alignment_of

integral_constant

B
C
D
decay

decay

E
F
false_type

integral_constant

floating_point_promotion

floating_point_promotion

function_traits

function_traits

result_type

H
I
Improving std::min with common_type

common_type

int

is_function

integral_constant

alignment_of

extent

false_type

integral_constant

rank

true_type

integral_promotion

integral_promotion

is_abstract

is_abstract

is_arithmetic

is_arithmetic

is_array

is_array

is_base_of

is_base_of

is_class

BOOST_IS_CLASS

is_class

User Defined Specializations

is_complex

is_complex

is_compound

is_compound

is_const

is_const

is_convertible

is_convertible

is_empty

BOOST_IS_EMPTY

is_empty

is_enum

is_enum

is_floating_point

is_floating_point

is_function

int

is_function

is_fundamental

is_fundamental

is_integral

is_integral

is_lvalue_reference

is_lvalue_reference

is_member_function_pointer

is_member_function_pointer

is_member_object_pointer

is_member_object_pointer

is_member_pointer

is_member_pointer

is_object

is_object

is_pod

BOOST_IS_POD

is_pod

User Defined Specializations

is_pointer

Background and Tutorial

is_pointer

is_polymorphic

is_polymorphic

is_reference

is_reference

is_rvalue_reference

is_rvalue_reference

is_same

is_same

is_scalar

is_scalar

is_signed

is_signed

is_stateless

is_stateless

is_union

BOOST_IS_UNION

is_union

User Defined Specializations

is_unsigned

is_unsigned

is_virtual_base_of

is_virtual_base_of

is_void

Background and Tutorial

is_void

is_volatile

is_volatile

M
make_signed

make_signed

make_unsigned

make_unsigned

P
promote

promote

R
rank

integral_constant

rank

remove_all_extents

remove_all_extents

remove_const

remove_const

remove_cv

remove_cv

remove_extent

Background and Tutorial

remove_extent

remove_pointer

remove_pointer

remove_reference

remove_reference

remove_volatile

remove_volatile

result_type

function_traits

S
T
true_type

integral_constant

Type Traits that Transform One Type to Another

BOOST_BROKEN_COMPILER_TYPE_TRAITS_SPECIALIZATION

type_with_alignment

type_with_alignment

U
User Defined Specializations

is_class

is_pod

is_union


PrevUpHome