type_traits/doc
2017-01-30 19:50:38 -05:00
..
html Update docs. 2016-01-11 13:45:41 +00:00
add_const.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
add_cv.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
add_lvalue_reference.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
add_pointer.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
add_reference.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
add_rvalue_reference.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
add_volatile.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
aligned_storage.qbk Update docs on alignment traits. 2014-04-24 18:33:16 +01:00
alignment_of.qbk Update docs on alignment traits. 2014-04-24 18:33:16 +01:00
alignment_traits.qbk Added license info. 2007-11-07 18:38:23 +00:00
background.qbk Fix typo in docs and regenerate. 2010-11-07 15:10:13 +00:00
common_type.qbk Update documentation of common_type a bit. 2015-06-08 00:39:05 +03:00
conditional.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
copy_cv.qbk Add copy_cv documentation. 2015-06-07 21:10:51 +03:00
credits.qbk Improvemants for is_copy_constructible triat (refs #8802): 2013-07-11 10:27:49 +00:00
decay.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
declval.qbk Add documentation for declval. 2015-06-08 00:22:03 +03:00
decomposing_func.qbk Added license info. 2007-11-07 18:38:23 +00:00
examples.qbk TypeTraits/common_type fix typo. 2013-10-26 15:30:31 +00:00
extent.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
floating_point_promotion.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
function_traits.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_bit_and_assign.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_bit_and.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_bit_or_assign.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_bit_or.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_bit_xor_assign.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_bit_xor.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_complement.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_dereference.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_divides_assign.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_divides.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_equal_to.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_greater_equal.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_greater.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_left_shift_assign.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_left_shift.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_less_equal.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_less.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_logical_and.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_logical_not.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_logical_or.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_minus_assign.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_minus.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_modulus_assign.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_modulus.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_multiplies_assign.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_multiplies.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_negate.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_new_operator.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_not_equal_to.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_nothrow_assign.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_nothrow_constructor.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_nothrow_copy.qbk Fix test case: arrays are not explicitly copyable 2015-06-09 18:50:29 +01:00
has_nothrow_destruct.qbk Add docs for undocumented has_nothrow_destructor trait. 2015-06-10 17:10:41 +01:00
has_plus_assign.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_plus.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_post_decrement.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_post_increment.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_pre_decrement.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_pre_increment.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_right_shift_assign.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_right_shift.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_trivial_assign.qbk Bring more docs up to date. 2015-06-11 09:57:56 +01:00
has_trivial_constructor.qbk Bring more docs up to date. 2015-06-11 09:57:56 +01:00
has_trivial_copy.qbk Bring more docs up to date. 2015-06-11 09:57:56 +01:00
has_trivial_destructor.qbk Bring more docs up to date. 2015-06-11 09:57:56 +01:00
has_trivial_move_assign.qbk Bring more docs up to date. 2015-06-11 09:57:56 +01:00
has_trivial_move_constructor.qbk Bring more docs up to date. 2015-06-11 09:57:56 +01:00
has_unary_minus.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_unary_plus.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
has_virtual_destructor.qbk Update compiler compatibility notes. 2015-06-12 18:44:01 +01:00
history.qbk Revert "Update docs." 2016-01-11 13:44:51 +00:00
index.idx Add new traits classes to the index. 2011-10-09 11:05:29 +00:00
integral_constant.qbk Update compiler compatibility notes. 2015-06-12 18:44:01 +01:00
integral_promotion.qbk Added license info. 2007-11-07 18:38:23 +00:00
intrinsics.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
is_abstract.qbk Added license info. 2007-11-07 18:38:23 +00:00
is_arithmetic.qbk Added license info. 2007-11-07 18:38:23 +00:00
is_array.qbk Update compiler compatibility notes. 2015-06-12 18:44:01 +01:00
is_assignable.qbk Document new traits classes. 2015-06-13 19:19:22 +01:00
is_base_of.qbk Update compiler compatibility notes. 2015-06-12 18:44:01 +01:00
is_class.qbk Update compiler compatibility notes. 2015-06-12 18:44:01 +01:00
is_complex.qbk Update compiler compatibility notes. 2015-06-12 18:44:01 +01:00
is_compound.qbk Update compiler compatibility notes. 2015-06-12 18:44:01 +01:00
is_const.qbk Update compiler compatibility notes. 2015-06-12 18:44:01 +01:00
is_constructible.qbk Document new traits classes. 2015-06-13 19:19:22 +01:00
is_convertible.qbk Update compiler compatibility notes. 2015-06-12 18:44:01 +01:00
is_copy_assignable.qbk Update compiler compatibility notes. 2015-06-12 18:44:01 +01:00
is_copy_constructible.qbk Update compiler compatibility notes. 2015-06-12 18:44:01 +01:00
is_default_constructible.qbk Document new traits classes. 2015-06-13 19:19:22 +01:00
is_destructible.qbk Document new traits classes. 2015-06-13 19:19:22 +01:00
is_empty.qbk Update compiler compatibility notes. 2015-06-12 18:44:01 +01:00
is_enum.qbk Update compiler compatibility notes. 2015-06-12 18:44:01 +01:00
is_final.qbk Update compiler compatibility notes. 2015-06-12 18:44:01 +01:00
is_floating_point.qbk Update compiler compatibility notes. 2015-06-12 18:44:01 +01:00
is_function.qbk Update compiler compatibility notes. 2015-06-12 18:44:01 +01:00
is_fundamental.qbk Update compiler compatibility notes. 2015-06-12 18:44:01 +01:00
is_integral.qbk Update compiler compatibility notes. 2015-06-12 18:44:01 +01:00
is_lvalue_reference.qbk Update compiler compatibility notes. 2015-06-12 18:44:01 +01:00
is_member_function_pointer.qbk Update compiler compatibility notes. 2015-06-12 18:44:01 +01:00
is_member_object_pointer.qbk Update compiler compatibility notes. 2015-06-12 18:44:01 +01:00
is_member_pointer.qbk Update compiler compatibility notes. 2015-06-12 18:44:01 +01:00
is_nothrow_move_assignable.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
is_nothrow_move_constructible.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
is_object.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
is_pod.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
is_pointer.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
is_polymorphic.qbk Added license info. 2007-11-07 18:38:23 +00:00
is_reference.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
is_rvalue_reference.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
is_same.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
is_scalar.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
is_signed.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
is_stateless.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
is_union.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
is_unsigned.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
is_virtual_base_of.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
is_void.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
is_volatile.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
Jamfile.v2 Add, and update, documentation build targets. 2016-10-07 23:07:37 -05:00
make_signed.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
make_unsigned.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
make_void.qbk Add make_void and void_t traits 2017-01-30 19:50:38 -05:00
mpl.qbk Begin updating docs to match new code. 2015-06-08 09:05:40 +01:00
operators.qbk Apply patches to correct typos from Michel Morin. 2012-12-28 18:21:09 +00:00
promote.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
rank.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
remove_all_extents.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
remove_const.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
remove_cv.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
remove_extent.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
remove_pointer.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
remove_reference.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
remove_volatile.qbk Update more compiler requirements. 2015-06-12 19:37:19 +01:00
transform_traits.qbk Merge branch 'develop' of https://github.com/boostorg/type_traits into develop 2015-06-08 11:41:56 +01:00
type_identity.qbk Add documentation for type_identity as well. 2015-06-08 00:09:40 +03:00
type_traits.qbk Add make_void and void_t traits 2017-01-30 19:50:38 -05:00
type_with_alignment.qbk Added license info. 2007-11-07 18:38:23 +00:00
user_defined.qbk Added license info. 2007-11-07 18:38:23 +00:00
value_traits.qbk Document new traits classes. 2015-06-13 19:19:22 +01:00