Bayesian Filtering Library  Generated from SVN r
Public Types | Public Member Functions | List of all members
is_polymorphic_imp< T > Struct Template Reference

Public Types

typedef
is_polymorphic_selector
< ::boost::is_class< T >
::value > 
selector
 
typedef selector::template
rebind< T > 
binder
 
typedef binder::type imp_type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=imp_type::value)
 

Detailed Description

template<class T>
struct BFL::boost::detail::is_polymorphic_imp< T >

Definition at line 92 of file asirfilter.h.


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