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

itk::Concept::Signed< T > Struct Template Reference

#include <itkConceptChecking.h>

List of all members.

Public Types

typedef Signed Self

Public Member Functions

 itkStaticConstMacro (IsSigned, bool, NumericTraits< T >::is_signed)
 itkConceptConstraintsMacro ()


Detailed Description

template<typename T>
struct itk::Concept::Signed< T >

Concept requiring T to be signed.

Definition at line 324 of file itkConceptChecking.h.


Member Typedef Documentation

template<typename T>
typedef Signed itk::Concept::Signed< T >::Self
 

Definition at line 326 of file itkConceptChecking.h.


Member Function Documentation

template<typename T>
itk::Concept::Signed< T >::itkConceptConstraintsMacro  ) 
 

template<typename T>
itk::Concept::Signed< T >::itkStaticConstMacro IsSigned< T >  ,
bool  ,
NumericTraits< T >::is_signed 
 


The documentation for this struct was generated from the following file:
Generated at Sun Apr 1 03:16:54 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000