Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::Concept::Detail Namespace Reference


Classes

struct  UniqueType
struct  UniqueType_bool
struct  UniqueType_int
struct  UniqueType_unsigned_int

Functions

template<typename T >
void IgnoreUnusedVariable (T)
template<class T >
void RequireBooleanExpression (const T &t)

Detailed Description

Some concept implementation details are adapted from the BOOST C++ libraries (www.boost.org). These are marked with "(BOOST)" in the corresponding comment. Namespace containing concept check implementation details.


Function Documentation

template<typename T >
void itk::Concept::Detail::IgnoreUnusedVariable (  )  [inline]

template<class T >
void itk::Concept::Detail::RequireBooleanExpression ( const T &  t  )  [inline]


Generated at Tue Sep 15 14:54:26 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000