DGtal  0.6.devel
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types
DGtal::Negate< T > Struct Template Reference

#include <ConceptUtils.h>

Public Types

typedef TagUnknown type

Detailed Description

template<typename T>
struct DGtal::Negate< T >

Define the negate of a tag: Negate<TagFalse>::value=TagTrue and Negate<TagFalse>::value=TagFalse.

Definition at line 71 of file ConceptUtils.h.


Member Typedef Documentation

template<typename T >
typedef TagUnknown DGtal::Negate< T >::type

Definition at line 72 of file ConceptUtils.h.


The documentation for this struct was generated from the following file: