Bayesian Filtering Library  Generated from SVN r
Public Member Functions | List of all members
is_convertible_impl< From, To > Struct Template Reference

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(::boost::type_traits::ice_and< ::boost::type_traits::ice_or< ::boost::detail::is_convertible_basic_impl< From, To >::value,::boost::is_void< To >::value >::value,::boost::type_traits::ice_not< ::boost::is_array< To >::value >::value,::boost::type_traits::ice_not< ::boost::is_function< To >::value >::value >::value))
 

Detailed Description

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

Definition at line 352 of file asirfilter.h.


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