File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.3/config/TeX-MML-AM_CHTML/MathJax.js
DGtal 1.4.2
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 >
TagUnknown DGtal::Negate< T >::type

Definition at line 71 of file ConceptUtils.h.


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