#include <templates.hpp>
Static Public Member Functions | |
static To | impl (const From &, const To &default_, FalseType) |
static To | impl (const From &from, const To &, TrueType) |
coerceOrFallback<To>(From) coerceOrFallback<To>(From, To)
Definition at line 160 of file templates.hpp.
|
inlinestatic |
Definition at line 163 of file templates.hpp.
|
inlinestatic |
Definition at line 162 of file templates.hpp.