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


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.


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)


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 Thu May 28 18:44:01 2009 for ITK by doxygen 1.5.5 written by Dimitri van Heesch, © 1997-2000