Bayesian Filtering Library  Generated from SVN r
Static Public Attributes | List of all members
is_convertible_basic_impl< From, To, b > Struct Template Reference

Static Public Attributes

static const bool value = is_void<To>::value
 

Detailed Description

template<typename From, typename To, bool b = or_helper<boost::is_void<From>, boost::is_function<To>, boost::is_array<To> >::value>
struct BFL::boost::detail::is_convertible_basic_impl< From, To, b >

Definition at line 70 of file asirfilter.h.


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