DGtal 1.3.0
Loading...
Searching...
No Matches
Static Public Attributes
DGtal::concepts::ConceptUtils::CheckFalse< T > Struct Template Reference

#include <DGtal/base/ConceptUtils.h>

Static Public Attributes

static const bool value = !CheckTrue<T>::value
 

Detailed Description

template<typename T>
struct DGtal::concepts::ConceptUtils::CheckFalse< T >

Test if T is equal to TagFalse.

Definition at line 133 of file ConceptUtils.h.

Field Documentation

◆ value

template<typename T >
const bool DGtal::concepts::ConceptUtils::CheckFalse< T >::value = !CheckTrue<T>::value
static

Definition at line 134 of file ConceptUtils.h.


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