This website requires JavaScript.
Explore
Help
Sign In
townforge
/
type_traits
Watch
1
Star
0
Fork
0
You've already forked type_traits
Code
Issues
Pull Requests
Releases
Wiki
Activity
cc
type_traits
/
doc
History
Glen Fernandes
6a472a381d
Implement copy_reference and copy_cv_ref
2019-02-23 00:05:35 -05:00
..
html
add_const.qbk
add_cv.qbk
add_lvalue_reference.qbk
add_pointer.qbk
add_reference.qbk
add_rvalue_reference.qbk
add_volatile.qbk
aligned_storage.qbk
alignment_of.qbk
alignment_traits.qbk
background.qbk
common_type.qbk
conditional.qbk
copy_cv_ref.qbk
copy_cv.qbk
copy_reference.qbk
credits.qbk
decay.qbk
declval.qbk
decomposing_func.qbk
detected_or.qbk
detected.qbk
enable_if.qbk
examples.qbk
extent.qbk
floating_point_promotion.qbk
function_traits.qbk
has_bit_and_assign.qbk
has_bit_and.qbk
has_bit_or_assign.qbk
has_bit_or.qbk
has_bit_xor_assign.qbk
has_bit_xor.qbk
has_complement.qbk
has_dereference.qbk
has_divides_assign.qbk
has_divides.qbk
has_equal_to.qbk
has_greater_equal.qbk
has_greater.qbk
has_left_shift_assign.qbk
has_left_shift.qbk
has_less_equal.qbk
has_less.qbk
has_logical_and.qbk
Update docs for binary operator traits.
2018-02-11 11:31:23 +00:00
has_logical_not.qbk
has_logical_or.qbk
has_minus_assign.qbk
has_minus.qbk
has_modulus_assign.qbk
has_modulus.qbk
has_multiplies_assign.qbk
has_multiplies.qbk
has_negate.qbk
has_new_operator.qbk
has_not_equal_to.qbk
has_nothrow_assign.qbk
has_nothrow_constructor.qbk
has_nothrow_copy.qbk
has_nothrow_destruct.qbk
has_plus_assign.qbk
has_plus.qbk
has_post_decrement.qbk
has_post_increment.qbk
has_pre_decrement.qbk
has_pre_increment.qbk
has_right_shift_assign.qbk
has_right_shift.qbk
has_trivial_assign.qbk
has_trivial_constructor.qbk
has_trivial_copy.qbk
has_trivial_destructor.qbk
has_trivial_move_assign.qbk
has_trivial_move_constructor.qbk
has_unary_minus.qbk
has_unary_plus.qbk
has_virtual_destructor.qbk
history.qbk
index.idx
integral_constant.qbk
integral_promotion.qbk
Add _t aliases
2017-05-16 21:52:06 +03:00
intrinsics.qbk
is_abstract.qbk
is_arithmetic.qbk
is_array.qbk
is_assignable.qbk
is_base_of.qbk
is_bounded_array.qbk
is_class.qbk
is_complete.qbk
is_complex.qbk
is_compound.qbk
is_const.qbk
is_constructible.qbk
is_convertible.qbk
is_copy_assignable.qbk
is_copy_constructible.qbk
is_default_constructible.qbk
is_destructible.qbk
is_detected_convertible.qbk
is_detected_exact.qbk
is_detected.qbk
is_empty.qbk
is_enum.qbk
is_final.qbk
is_floating_point.qbk
is_function.qbk
is_fundamental.qbk
is_integral.qbk
is_list_constructible.qbk
is_lvalue_reference.qbk
is_member_function_pointer.qbk
is_member_object_pointer.qbk
is_member_pointer.qbk
is_nothrow_move_assignable.qbk
is_nothrow_move_constructible.qbk
is_nothrow_swappable.qbk
is_object.qbk
is_pod.qbk
is_pointer.qbk
is_polymorphic.qbk
is_reference.qbk
is_rvalue_reference.qbk
is_same.qbk
is_scalar.qbk
is_signed.qbk
is_stateless.qbk
is_unbounded_array.qbk
is_union.qbk
is_unsigned.qbk
is_virtual_base_of.qbk
is_void.qbk
is_volatile.qbk
Jamfile.v2
make_signed.qbk
make_unsigned.qbk
make_void.qbk
mpl.qbk
nonesuch.qbk
operators.qbk
promote.qbk
rank.qbk
remove_all_extents.qbk
remove_const.qbk
remove_cv_ref.qbk
remove_cv.qbk
remove_extent.qbk
remove_pointer.qbk
remove_reference.qbk
remove_volatile.qbk
transform_traits.qbk
type_identity.qbk
type_traits.qbk
type_with_alignment.qbk
user_defined.qbk
value_traits.qbk