|
typedef remove_cv< B >::type | ncvB |
|
typedef remove_cv< D >::type | ncvD |
|
typedef is_base_and_derived_select< ::boost::is_class< B >::value,::boost::is_class< D >::value,::boost::is_same< ncvB, ncvD >::value > | selector |
|
typedef selector::template rebind< ncvB, ncvD > | binder |
|
typedef binder::type | bound_type |
|
|
| BOOST_STATIC_CONSTANT (bool, value=bound_type::value) |
|
template<typename B, typename D>
struct BFL::boost::detail::is_base_and_derived_impl< B, D >
Definition at line 207 of file asirfilter.h.
The documentation for this struct was generated from the following file: