aimstil  5.0.5
cat2type.h File Reference
#include <boost/utility/enable_if.hpp>
#include "til/til_common.h"
Include dependency graph for cat2type.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  til::label::Passed< TIS_A >
 A label corresponding to a positive answer of a specific is_a test. More...
 
struct  til::label::Failed< TIS_A >
 A label corresponding to a negative answer of a specific is_a test. More...
 
struct  til::detail::test_whether_impl< TIS_A, T, B >
 
struct  til::detail::test_whether_impl< TIS_A, T, true >
 
struct  til::test_whether< TIS_A, T >
 A structure used for is_a tests. More...
 

Namespaces

 til
 Belongs to package Box Do not include directly, include til/Box.h instead.
 
 til::label
 Namespace for labels, i.e. empty structures that are use only for their meaning.
 
 til::detail
 Multiply an image with another object.
 

Functions

template<template< typename > class TIS_A, typename T >
test_whether< TIS_A, T >::type til::cat2type ()
 Do an is_a test. More...