Bayesian Filtering Library  Generated from SVN r
Public Member Functions | Static Public Member Functions | List of all members
is_abstract_imp2< T > Struct Template Reference

Public Member Functions

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

Static Public Member Functions

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

Detailed Description

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

Definition at line 76 of file asirfilter.h.


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