Bayesian Filtering Library  Generated from SVN r
common_type_decay_helper< T1, T2, T1d, T2d > Struct Template Reference
Inheritance diagram for common_type_decay_helper< T1, T2, T1d, T2d >:
common_type< T1d, T2d >

Detailed Description

template<class T1, class T2, class T1d = typename boost::decay<T1>::type, class T2d = typename boost::decay<T2>::type>
struct BFL::boost::type_traits_detail::common_type_decay_helper< T1, T2, T1d, T2d >

Definition at line 129 of file asirfilter.h.


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