Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::bd_helper< B, D > Struct Template Reference

#include <is_base_and_derived.hpp>

Static Public Member Functions

template<typename T >
static type_traits::yes_type check_sig (D const volatile *, T)
 
static type_traits::no_type check_sig (B const volatile *, int)
 

Member Function Documentation

template<typename B , typename D >
template<typename T >
static type_traits::yes_type boost::detail::bd_helper< B, D >::check_sig ( D const volatile ,
T   
)
static
template<typename B , typename D >
static type_traits::no_type boost::detail::bd_helper< B, D >::check_sig ( B const volatile ,
int   
)
static

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