aimstil  5.0.5
til::test_whether< TIS_A, T > Struct Template Reference

A structure used for is_a tests. More...

#include <til/cat2type.h>

Inheritance diagram for til::test_whether< TIS_A, T >:
Collaboration diagram for til::test_whether< TIS_A, T >:

Additional Inherited Members

- Public Types inherited from til::detail::test_whether_impl< TIS_A, T, TIS_A< T >::value >
typedef label::Failed< TIS_A > type
 

Detailed Description

template<template< typename > class TIS_A, typename T>
struct til::test_whether< TIS_A, T >

A structure used for is_a tests.

Result of the test is coded in the 'type' typedef.

Definition at line 47 of file cat2type.h.


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