Bayesian Filtering Library
Generated from SVN r
|
Public Types | |
typedef remove_cv< B >::type | ncvB |
typedef remove_cv< D >::type | ncvD |
typedef is_base_and_derived_select< ::boost::is_class< B >::value,::boost::is_class< D >::value,::boost::is_same< ncvB, ncvD >::value > | selector |
typedef selector::template rebind< ncvB, ncvD > | binder |
typedef binder::type | bound_type |
Public Member Functions | |
BOOST_STATIC_CONSTANT (bool, value=bound_type::value) | |
Definition at line 205 of file asirfilter.h.