Bayesian Filtering Library  Generated from SVN r
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
integral_constant< bool, val > Struct Template Reference

Public Types

typedef mpl::integral_c_tag tag
 
typedef bool value_type
 
typedef integral_constant< bool, val > type
 

Public Member Functions

 operator const mpl::bool_< val > & () const
 
BOOST_CONSTEXPR operator bool () const
 

Static Public Member Functions

template<class T >
static T & dereference (T *p)
 

Static Public Attributes

static const bool value = val
 

Detailed Description

template<bool val>
struct BFL::boost::integral_constant< bool, val >

Definition at line 77 of file asirfilter.h.


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