DGtal 2.0.0
Loading...
Searching...
No Matches
ValueToTag< V > Struct Template Reference

Transform a boolean value to the corresponding DGtal tag. More...

Inheritance diagram for ValueToTag< V >:
[legend]

Public Types

using type = DGtal::TagUnknown

Detailed Description

template<bool V>
struct ValueToTag< V >

Transform a boolean value to the corresponding DGtal tag.

Definition at line 55 of file testNumberTraits.cpp.

Member Typedef Documentation

◆ type

template<bool V>
using ValueToTag< V >::type = DGtal::TagUnknown

Definition at line 57 of file testNumberTraits.cpp.


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