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::type_traits::ice_or< (::boost::detail::is_base_and_derived_impl< ncvB, ncvD >::value), (::boost::type_traits::ice_and< ::boost::is_same< ncvB, ncvD >::value,::boost::is_class< ncvB >::value >::value)>::value))
 

Detailed Description

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

Definition at line 25 of file asirfilter.h.


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