DGtal  1.4.beta
DGtal::Negate< T > Struct Template Reference

#include <DGtal/base/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 70 of file ConceptUtils.h.

Member Typedef Documentation

◆ type

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

Definition at line 71 of file ConceptUtils.h.


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