Bayesian Filtering Library
Generated from SVN r
|
Public Types | |
typedef mpl::if_< is_const< D >, const B, B >::type | type |
Public Member Functions | |
BOOST_STATIC_ASSERT (is_const< type >::value==is_const< D >::value) | |
Definition at line 49 of file asirfilter.h.