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.


Detailed Description

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

Concept requiring T to be signed.

Definition at line 516 of file itkConceptChecking.h.

Public Types

typedef Signed Self

Public Member Functions

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

Classes

struct  Constraints


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 Thu Nov 6 13:17:11 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000