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

Public Types

typedef
is_convertible_impl_select
< ::boost::is_arithmetic< From >
::value,::boost::is_arithmetic
< To >::value,::boost::is_abstract
< To >::value > 
selector
 
typedef selector::template
rebind< From, To > 
isc_binder
 
typedef isc_binder::type type
 

Detailed Description

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

Definition at line 412 of file asirfilter.h.


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