Bayesian Filtering Library  Generated from SVN r
Public Types | Public Member Functions | List of all members
function_traits_helper< R(*)(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10)> Struct Template Reference

Public Types

typedef R result_type
 
typedef T1 arg1_type
 
typedef T2 arg2_type
 
typedef T3 arg3_type
 
typedef T4 arg4_type
 
typedef T5 arg5_type
 
typedef T6 arg6_type
 
typedef T7 arg7_type
 
typedef T8 arg8_type
 
typedef T9 arg9_type
 
typedef T10 arg10_type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (unsigned, arity=10)
 

Detailed Description

template<typename R, typename T1, typename T2, typename T3, typename T4, typename T5, typename T6, typename T7, typename T8, typename T9, typename T10>
struct BFL::boost::detail::function_traits_helper< R(*)(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10)>

Definition at line 148 of file asirfilter.h.


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