Classes | Public Member Functions | List of all members
boost::detail::is_base_and_derived_impl2< B, D > Struct Template Reference

#include <is_base_and_derived.hpp>

Classes

struct  Host
 

Public Member Functions

 BOOST_STATIC_ASSERT (sizeof(B)!=0)
 
 BOOST_STATIC_ASSERT (sizeof(D)!=0)
 
 BOOST_STATIC_CONSTANT (bool, value=sizeof(bd_helper< B, D >::check_sig(Host(), 0))==sizeof(type_traits::yes_type))
 

Detailed Description

template<typename B, typename D>
struct boost::detail::is_base_and_derived_impl2< B, D >

Definition at line 132 of file is_base_and_derived.hpp.

Member Function Documentation

template<typename B , typename D >
boost::detail::is_base_and_derived_impl2< B, D >::BOOST_STATIC_ASSERT ( sizeof(B)!  = 0)
template<typename B , typename D >
boost::detail::is_base_and_derived_impl2< B, D >::BOOST_STATIC_ASSERT ( sizeof(D)!  = 0)
template<typename B , typename D >
boost::detail::is_base_and_derived_impl2< B, D >::BOOST_STATIC_CONSTANT ( bool  ,
value  = sizeof(bd_helper< B, D >::check_sig(Host(), 0))==sizeof(type_traits::yes_type) 
)

The documentation for this struct was generated from the following file:


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