Bayesian Filtering Library  Generated from SVN r
Public Types | Public Member Functions | List of all members
function_traits_helper< R(*)(T1, T2)> Struct Template Reference

Public Types

typedef R result_type
 
typedef T1 arg1_type
 
typedef T2 arg2_type
 
typedef T1 first_argument_type
 
typedef T2 second_argument_type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (unsigned, arity=2)
 

Detailed Description

template<typename R, typename T1, typename T2>
struct BFL::boost::detail::function_traits_helper< R(*)(T1, T2)>

Definition at line 40 of file asirfilter.h.


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