Namespaces | Classes | Typedefs | Functions
boost::detail Namespace Reference

Namespaces

 aligned_storage
 
 function
 
 indirect_traits
 
 optional_detail
 

Classes

struct  add_reference_impl
 
struct  add_reference_impl< T && >
 
struct  addr_impl_ref
 
struct  addressof_impl
 
struct  addressof_impl< addr_nullptr_t >
 
struct  addressof_impl< addr_nullptr_t const >
 
struct  addressof_impl< addr_nullptr_t const volatile >
 
struct  addressof_impl< addr_nullptr_t volatile >
 
struct  alignment_logic
 
struct  alignment_of_hack
 
struct  alignment_of_impl
 
struct  bd_helper
 
struct  char_alignment
 
struct  char_alignment< Target, false >
 
struct  ct_imp
 
struct  ct_imp2
 
struct  ct_imp2< T, true >
 
struct  ct_imp< T, isp, b1, true >
 
struct  ct_imp< T, isp, true, b2 >
 
struct  ct_imp< T, true, b1, b2 >
 
struct  decay_imp
 
struct  decay_imp< T, false, true >
 
struct  decay_imp< T, true, false >
 
struct  double_alignment
 
struct  double_alignment< Target, false >
 
struct  empty_helper
 
struct  empty_helper< T, true >
 
struct  empty_helper_t1
 
struct  empty_helper_t2
 
struct  enable_if_unrelated
 
struct  enable_if_unrelated< T, U, U2... >
 
struct  exact_signed_base_helper
 
struct  exact_signed_base_helper< sizeof(signed char)*CHAR_BIT >
 
struct  exact_unsigned_base_helper
 
struct  exact_unsigned_base_helper< sizeof(unsigned char)*CHAR_BIT >
 
struct  extent_imp
 
struct  extent_imp< T const [], 0 >
 
struct  extent_imp< T const [], N >
 
struct  extent_imp< T const [R], 0 >
 
struct  extent_imp< T const [R], N >
 
struct  extent_imp< T const volatile[], 0 >
 
struct  extent_imp< T const volatile[], N >
 
struct  extent_imp< T const volatile[R], 0 >
 
struct  extent_imp< T const volatile[R], N >
 
struct  extent_imp< T volatile[], 0 >
 
struct  extent_imp< T volatile[], N >
 
struct  extent_imp< T volatile[R], 0 >
 
struct  extent_imp< T volatile[R], N >
 
struct  extent_imp< T[], 0 >
 
struct  extent_imp< T[], N >
 
struct  extent_imp< T[R], 0 >
 
struct  extent_imp< T[R], N >
 
struct  false_or_cpp11_noexcept_move_assignable
 
struct  false_or_cpp11_noexcept_move_constructible
 
struct  function_traits_helper
 
struct  function_traits_helper< R(*)(T1)>
 
struct  function_traits_helper< R(*)(T1, T2)>
 
struct  function_traits_helper< R(*)(T1, T2, T3)>
 
struct  function_traits_helper< R(*)(T1, T2, T3, T4)>
 
struct  function_traits_helper< R(*)(T1, T2, T3, T4, T5)>
 
struct  function_traits_helper< R(*)(T1, T2, T3, T4, T5, T6)>
 
struct  function_traits_helper< R(*)(T1, T2, T3, T4, T5, T6, T7)>
 
struct  function_traits_helper< R(*)(T1, T2, T3, T4, T5, T6, T7, T8)>
 
struct  function_traits_helper< R(*)(T1, T2, T3, T4, T5, T6, T7, T8, T9)>
 
struct  function_traits_helper< R(*)(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10)>
 
struct  function_traits_helper< R(*)(void)>
 
struct  has_new_operator_impl
 
struct  has_nothrow_assign_imp
 
struct  has_nothrow_assign_imp< T, false, true >
 
struct  has_nothrow_assign_imp< T[], false, true >
 
struct  has_nothrow_assign_imp< T[N], false, true >
 
struct  has_nothrow_constructor_imp
 
struct  has_nothrow_constructor_imp< T, true >
 
struct  has_nothrow_constructor_imp< T[N], true >
 
struct  has_nothrow_copy_constructor_imp
 
struct  has_nothrow_copy_constructor_imp< T, true >
 
struct  has_nothrow_destructor_imp
 
struct  has_nothrow_destructor_imp< T, true >
 
struct  int_alignment
 
struct  int_alignment< Target, false >
 
struct  int_convertible
 
struct  int_least_helper
 
struct  int_least_helper< 2 >
 
struct  int_least_helper< 3 >
 
struct  int_least_helper< 4 >
 
struct  int_least_helper< 5 >
 
class  integer_traits_base
 
struct  is_abstract_imp
 
struct  is_abstract_imp2
 
struct  is_abstract_select
 
struct  is_abstract_select< false >
 
struct  is_assignable_imp
 
struct  is_base_and_derived_impl
 
struct  is_base_and_derived_impl2
 
struct  is_base_and_derived_impl3
 
struct  is_base_and_derived_select
 
struct  is_base_and_derived_select< true, true, false >
 
struct  is_base_of_imp
 
struct  is_class_impl
 
struct  is_class_or_union
 
struct  is_constructible_imp
 
struct  is_convertible_basic_impl
 
class  is_convertible_basic_impl< From, To, false >
 
struct  is_convertible_impl
 
struct  is_convertible_impl_dispatch
 
struct  is_convertible_impl_dispatch< From, void >
 
struct  is_convertible_impl_dispatch< From, void const >
 
struct  is_convertible_impl_dispatch< From, void const volatile >
 
struct  is_convertible_impl_dispatch< From, void volatile >
 
struct  is_convertible_impl_dispatch< void const volatile, To >
 
struct  is_convertible_impl_dispatch< void const volatile, void >
 
struct  is_convertible_impl_dispatch< void const volatile, void const >
 
struct  is_convertible_impl_dispatch< void const volatile, void const volatile >
 
struct  is_convertible_impl_dispatch< void const volatile, void volatile >
 
struct  is_convertible_impl_dispatch< void const, To >
 
struct  is_convertible_impl_dispatch< void const, void >
 
struct  is_convertible_impl_dispatch< void const, void const >
 
struct  is_convertible_impl_dispatch< void const, void const volatile >
 
struct  is_convertible_impl_dispatch< void const, void volatile >
 
struct  is_convertible_impl_dispatch< void volatile, To >
 
struct  is_convertible_impl_dispatch< void volatile, void >
 
struct  is_convertible_impl_dispatch< void volatile, void const >
 
struct  is_convertible_impl_dispatch< void volatile, void const volatile >
 
struct  is_convertible_impl_dispatch< void volatile, void volatile >
 
struct  is_convertible_impl_dispatch< void, To >
 
struct  is_convertible_impl_dispatch< void, void >
 
struct  is_convertible_impl_dispatch< void, void const >
 
struct  is_convertible_impl_dispatch< void, void const volatile >
 
struct  is_convertible_impl_dispatch< void, void volatile >
 
struct  is_convertible_impl_dispatch_base
 
struct  is_convertible_impl_select
 
struct  is_convertible_impl_select< false, false, true >
 
struct  is_convertible_impl_select< true, false, true >
 
struct  is_convertible_impl_select< true, true, false >
 
struct  is_copy_assignable_impl
 
struct  is_copy_assignable_impl2
 
struct  is_copy_assignable_impl2< true, T >
 
struct  is_default_constructible_imp
 
struct  is_destructible_imp
 
struct  is_empty_impl
 
struct  is_enum_helper
 
struct  is_enum_helper< false >
 
struct  is_enum_impl
 
struct  is_function_chooser
 
struct  is_function_chooser< false >
 
struct  is_function_impl
 
struct  is_polymorphic_imp
 
struct  is_polymorphic_imp1
 
struct  is_polymorphic_imp1< T const >
 
struct  is_polymorphic_imp1< T const volatile >
 
struct  is_polymorphic_imp1< T volatile >
 
struct  is_polymorphic_imp2
 
struct  is_polymorphic_selector
 
struct  is_polymorphic_selector< true >
 
struct  is_related
 
struct  is_signed_helper
 
struct  is_signed_impl
 
struct  is_signed_select_helper
 
struct  is_signed_select_helper< false >
 
struct  is_signed_values
 
struct  is_unsigned
 
struct  is_unsigned_select_helper
 
struct  is_unsigned_select_helper< false >
 
struct  is_unsigned_values
 
struct  is_ununsigned_helper
 
struct  is_virtual_base_of_impl
 
struct  is_virtual_base_of_impl2
 
struct  is_virtual_base_of_impl< Base, Derived, true_type >
 
struct  long_alignment
 
struct  long_alignment< Target, false >
 
struct  long_double_alignment
 
struct  long_double_alignment< Target, false >
 
struct  long_long_alignment
 
struct  long_long_alignment< Target, false >
 
struct  make_reference_content
 
struct  make_reference_content< mpl::void_ >
 
struct  make_reference_content< T & >
 
union  max_align
 
struct  or_helper
 
struct  rank_imp
 
struct  rank_imp< T const [], N >
 
struct  rank_imp< T const [R], N >
 
struct  rank_imp< T const volatile[], N >
 
struct  rank_imp< T const volatile[R], N >
 
struct  rank_imp< T volatile[], N >
 
struct  rank_imp< T volatile[R], N >
 
struct  rank_imp< T[], N >
 
struct  rank_imp< T[R], N >
 
class  reference_content
 
struct  remove_cv_ref
 
struct  remove_rvalue_ref
 
struct  remove_rvalue_ref< T && >
 
struct  short_alignment
 
struct  short_alignment< Target, false >
 
struct  test
 
struct  type
 
struct  uint_least_helper
 
struct  uint_least_helper< 2 >
 
struct  uint_least_helper< 3 >
 
struct  uint_least_helper< 4 >
 
struct  uint_least_helper< 5 >
 

Typedefs

typedef std::nullptr_t addr_nullptr_t
 
typedef boost::core::typeinfo sp_typeinfo
 

Functions

namespace BOOST_JOIN (BOOST_TT_TRAIT_NAME, _impl)
 
void current_function_helper ()
 

Typedef Documentation

typedef std::nullptr_t boost::detail::addr_nullptr_t

Definition at line 58 of file core/addressof.hpp.

Definition at line 28 of file sp_typeinfo.hpp.

Function Documentation

namespace boost::detail::BOOST_JOIN ( BOOST_TT_TRAIT_NAME  ,
_impl   
)

Definition at line 50 of file has_binary_operator.hpp.

void boost::detail::current_function_helper ( )
inline

Definition at line 28 of file current_function.hpp.



librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:33