Bayesian Filtering Library  Generated from SVN r
Public Types | Public Member Functions | List of all members
is_virtual_base_of_impl2< Base, Derived > Struct Template Reference

Public Types

typedef boost::integral_constant< bool,(boost::is_base_of< Base, Derived >::value &&! boost::is_same< Base, Derived >::value)> tag_type
 
typedef is_virtual_base_of_impl< Base, Derived, tag_typeimp
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=imp::value)
 

Detailed Description

template<typename Base, typename Derived>
struct BFL::boost::detail::is_virtual_base_of_impl2< Base, Derived >

Definition at line 84 of file asirfilter.h.


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