DGtal 1.3.0
Loading...
Searching...
No Matches
Public Types
DGtal::details::BoolToTag< Value > Struct Template Reference

Convert a boolean to the corresponding DGtal tag (TagTrue or TagFalse). More...

#include <DGtal/kernel/NumberTraits.h>

Public Types

using type = DGtal::TagTrue
 

Detailed Description

template<bool Value>
struct DGtal::details::BoolToTag< Value >

Convert a boolean to the corresponding DGtal tag (TagTrue or TagFalse).

Definition at line 200 of file NumberTraits.h.

Member Typedef Documentation

◆ type

template<bool Value>
using DGtal::details::BoolToTag< Value >::type = DGtal::TagTrue

Definition at line 202 of file NumberTraits.h.


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