DGtal 2.0.0
Loading...
Searching...
No Matches
DGtal::Negate< T > Struct Template Reference

#include <DGtal/base/ConceptUtils.h>

Inheritance diagram for DGtal::Negate< T >:
[legend]

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: