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

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  ) 

Generated at Tue Jul 13 2010 03:29:16 for ITK by doxygen 1.7.1 written by Dimitri van Heesch, © 1997-2000