Bayesian Filtering Library  Generated from SVN r
Public Types | Public Member Functions | List of all members
bool_< C_ > Struct Template Reference
Inheritance diagram for bool_< C_ >:
empty_impl< aux::vector_tag< 0 > >::apply< Vector > empty_impl< aux::vector_tag< N > >::apply< Vector > is_na< T > is_na< na > is_not_na< T > is_not_na< na > is_not_void_< T > is_not_void_< void_ > is_void_< T > is_void_< void_ >

Public Types

typedef integral_c_tag tag
 
typedef bool_ type
 
typedef bool value_type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=C_)
 
BOOST_CONSTEXPR operator bool () const
 

Detailed Description

template<bool C_>
struct BFL::bool_< C_ >

Definition at line 21 of file asirfilter.h.


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