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_basic_impl< From, To > Struct Template Reference

Public Types

typedef add_lvalue_reference
< From >::type 
lvalue_type
 
typedef add_rvalue_reference
< From >::type 
rvalue_type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=sizeof(_m_check(static_cast< rvalue_type >(_m_from)))==sizeof(::boost::type_traits::yes_type))
 

Static Public Member Functions

::boost::type_traits::no_type
BOOST_TT_DECL 
_m_check (...)
 
::boost::type_traits::yes_type
BOOST_TT_DECL 
_m_check (To)
 

Static Public Attributes

static lvalue_type _m_from
 

Detailed Description

template<typename From, typename To>
struct BFL::boost::detail::is_convertible_basic_impl< From, To >

Definition at line 301 of file asirfilter.h.


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