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

#include <ConceptUtils.h>

Static Public Attributes

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

Detailed Description

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

Test if T is equal to TagFalse.

Definition at line 135 of file ConceptUtils.h.


Field Documentation

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

Definition at line 136 of file ConceptUtils.h.


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