Public Member Functions | Static Public Member Functions | List of all members
boost::detail::is_abstract_imp2< T > Struct Template Reference

#include <is_abstract.hpp>

Public Member Functions

 BOOST_STATIC_ASSERT (sizeof(T) !=0)
 
 BOOST_STATIC_CONSTANT (bool, value=(s1==sizeof(type_traits::yes_type)))
 
 BOOST_STATIC_CONSTANT (std::size_t, s1=sizeof(check_sig< T >(0)))
 

Static Public Member Functions

template<class U >
static type_traits::yes_type check_sig (...)
 
template<class U >
static type_traits::no_type check_sig (U(*)[1])
 

Detailed Description

template<class T>
struct boost::detail::is_abstract_imp2< T >

Definition at line 75 of file is_abstract.hpp.

Member Function Documentation

◆ BOOST_STATIC_ASSERT()

template<class T >
boost::detail::is_abstract_imp2< T >::BOOST_STATIC_ASSERT ( sizeof(T) !  = 0)

◆ BOOST_STATIC_CONSTANT() [1/2]

template<class T >
boost::detail::is_abstract_imp2< T >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (s1==sizeof(type_traits::yes_type)) 
)

◆ BOOST_STATIC_CONSTANT() [2/2]

template<class T >
boost::detail::is_abstract_imp2< T >::BOOST_STATIC_CONSTANT ( std::size_t  ,
s1  = sizeof(check_sigT >(0)) 
)

◆ check_sig() [1/2]

template<class T >
template<class U >
static type_traits::yes_type boost::detail::is_abstract_imp2< T >::check_sig (   ...)
static

◆ check_sig() [2/2]

template<class T >
template<class U >
static type_traits::no_type boost::detail::is_abstract_imp2< T >::check_sig ( U(*)  [1])
static

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


sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 03:56:23