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.

Classes

struct  Constraints

Public Types

typedef Signed Self

Public Member Functions

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


Detailed Description

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

Concept requiring T to be signed.

Definition at line 516 of file itkConceptChecking.h.


Member Typedef Documentation

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

Definition at line 518 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 Tue Sep 15 14:54:26 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000