Bayesian Filtering Library  Generated from SVN r
Public Types | Public Member Functions | List of all members
is_base_of_imp< B, D > Struct Template Reference

Public Types

typedef remove_cv< B >::type ncvB
 
typedef remove_cv< D >::type ncvD
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=((::boost::detail::is_base_and_derived_impl< ncvB, ncvD >::value)||(::boost::is_same< ncvB, ncvD >::value &&::boost::is_class< ncvB >::value)))
 

Detailed Description

template<class B, class D>
struct BFL::boost::detail::is_base_of_imp< B, D >

Definition at line 20 of file asirfilter.h.


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