5 #include <boost/utility/enable_if.hpp> 23 template <
template <
typename>
class TIS_A >
28 template <
template <
typename>
class TIS_A >
35 template <
template <
typename>
class TIS_A,
typename T>
37 typename boost::enable_if<TIS_A<T>, label::Passed<TIS_A> >::type
45 template <
template <
typename>
class TIS_A,
typename T>
Belongs to package Box Do not include directly, include til/Box.h instead.
test_whether< TIS_A, T >::type cat2type()
Do an is_a test.
A label corresponding to a positive answer of a specific is_a test.
A label corresponding to a negative answer of a specific is_a test.