Bayesian Filtering Library  Generated from SVN r
Public Types | List of all members
decay< T > Struct Template Reference

Public Types

typedef BOOST_DEDUCED_TYPENAME
mpl::eval_if< is_array< Ty >
, mpl::identity
< BOOST_DEDUCED_TYPENAME
remove_bounds< Ty >::type * >
, BOOST_DEDUCED_TYPENAME
mpl::eval_if< is_function< Ty >
, add_pointer< Ty >
, mpl::identity< Ty >
> >::type 
type
 

Detailed Description

template<class T>
struct BFL::boost::decay< T >

Definition at line 25 of file asirfilter.h.


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