Bayesian Filtering Library  Generated from SVN r
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
is_convertible_impl_dispatch< void, To > Struct Template Reference
Inheritance diagram for is_convertible_impl_dispatch< void, To >:
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<class To>
struct BFL::boost::detail::is_convertible_impl_dispatch< void, To >

Definition at line 462 of file asirfilter.h.


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