DGtal 2.0.0
Loading...
Searching...
No Matches
IntegralCstToTag< T > Struct Template Reference

Transform a std::integral_constant<bool, value> to the corresponding DGtal tag. More...

Inheritance diagram for IntegralCstToTag< T >:
[legend]

Public Types

using type = DGtal::TagUnknown

Detailed Description

template<typename T>
struct IntegralCstToTag< T >

Transform a std::integral_constant<bool, value> to the corresponding DGtal tag.

Definition at line 36 of file testNumberTraits.cpp.

Member Typedef Documentation

◆ type

template<typename T>
using IntegralCstToTag< T >::type = DGtal::TagUnknown

Definition at line 38 of file testNumberTraits.cpp.


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