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

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)
 

Detailed Description

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

Definition at line 49 of file asirfilter.h.


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