Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of Boost. Click here to view this page for the latest version.
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
Background and Tutorial

is_pointer

is_void

remove_extent

BOOST_ALIGNMENT_OF

Support for Compiler Intrinsics

BOOST_BROKEN_COMPILER_TYPE_TRAITS_SPECIALIZATION

Type Traits that Transform One Type to Another

BOOST_COMMON_TYPE_DONT_USE_TYPEOF

common_type

BOOST_HAS_NOTHROW_ASSIGN

Support for Compiler Intrinsics

BOOST_HAS_NOTHROW_CONSTRUCTOR

Support for Compiler Intrinsics

BOOST_HAS_NOTHROW_COPY

Support for Compiler Intrinsics

BOOST_HAS_TRIVIAL_ASSIGN

Support for Compiler Intrinsics

BOOST_HAS_TRIVIAL_CONSTRUCTOR

Support for Compiler Intrinsics

BOOST_HAS_TRIVIAL_COPY

Support for Compiler Intrinsics

BOOST_HAS_TRIVIAL_DESTRUCTOR

Support for Compiler Intrinsics

BOOST_HAS_VIRTUAL_DESTRUCTOR

Support for Compiler Intrinsics

BOOST_IS_ABSTRACT

Support for Compiler Intrinsics

BOOST_IS_BASE_OF

Support for Compiler Intrinsics

BOOST_IS_CLASS

Support for Compiler Intrinsics

BOOST_IS_CONVERTIBLE

Support for Compiler Intrinsics

BOOST_IS_EMPTY

Support for Compiler Intrinsics

BOOST_IS_ENUM

Support for Compiler Intrinsics

BOOST_IS_POD

Support for Compiler Intrinsics

BOOST_IS_POLYMORPHIC

Support for Compiler Intrinsics

BOOST_IS_UNION

Support for Compiler Intrinsics

C
D
decay

decay

E
F
false_type

integral_constant

floating_point_promotion

floating_point_promotion

function_traits

function_traits

result_type

H
has_new_operator

has_new_operator

has_nothrow_assign

has_nothrow_assign

has_nothrow_constructor

has_nothrow_constructor

has_nothrow_default_constructor

has_nothrow_copy

has_nothrow_copy

has_nothrow_copy_constructor

has_nothrow_copy_constructor

has_nothrow_copy

has_nothrow_default_constructor

has_nothrow_constructor

has_trivial_assign

has_trivial_assign

has_trivial_constructor

has_trivial_constructor

has_trivial_default_constructor

has_trivial_copy

has_trivial_copy

has_trivial_copy_constructor

has_trivial_copy_constructor

has_trivial_copy

has_trivial_default_constructor

has_trivial_constructor

has_trivial_destructor

has_trivial_destructor

has_virtual_destructor

has_virtual_destructor

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

is_class

User Defined Specializations

is_complex

is_complex

is_compound

is_compound

is_const

is_const

is_convertible

is_convertible

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

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

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