DGtal
1.5.beta
|
Convert a boolean to the corresponding DGtal tag (TagTrue or TagFalse). More...
#include <DGtal/kernel/NumberTraits.h>
Public Types | |
using | type = DGtal::TagTrue |
Convert a boolean to the corresponding DGtal tag (TagTrue or TagFalse).
Definition at line 200 of file NumberTraits.h.
using DGtal::details::BoolToTag< Value >::type = DGtal::TagTrue |
Definition at line 202 of file NumberTraits.h.