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

Public Types

typedef R result_type
 
typedef T1 arg1_type
 
typedef T1 argument_type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (unsigned, arity=1)
 

Detailed Description

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

Definition at line 30 of file asirfilter.h.


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