Bayesian Filtering Library  Generated from SVN r
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
is_void< const void > Struct Template Reference
Inheritance diagram for is_void< const void >:
integral_constant< T, val >

Public Types

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

Public Member Functions

 operator const mpl::integral_c< T, val > & () const
 
BOOST_CONSTEXPR operator T () const
 

Static Public Member Functions

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

Static Public Attributes

static const T value = val
 

Detailed Description

template<>
struct BFL::boost::is_void< const void >

Definition at line 20 of file asirfilter.h.


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