sparrow 1.0.0
|
Concept for valid decimal types. More...
#include <decimal.hpp>
Concept for valid decimal types.
A type satisfies decimal_type if it's a decimal instantiation with a valid decimal integer backing type.
T | Type to check |
Definition at line 256 of file decimal.hpp.