|
| BOOST_STATIC_CONSTANT (bool, value=( sizeof(test( boost::declval< BOOST_DEDUCED_TYPENAME boost::add_reference< T >::type >() ))==sizeof(boost::type_traits::yes_type) || boost::is_rvalue_reference< T >::value )) |
|
|
template<class T1 > |
static boost::type_traits::yes_type | test (T1 &, decltype(T1(boost::declval< T1 & >()))*=0) |
|
static boost::type_traits::no_type | test (...) |
|
template<bool DerivedFromNoncopyable, class T>
struct BFL::boost::detail::is_copy_constructible_impl2< DerivedFromNoncopyable, T >
Definition at line 28 of file asirfilter.h.
The documentation for this struct was generated from the following file: