sparrow 1.0.0
|
Concept for valid decimal integer backing types. More...
#include <decimal.hpp>
Concept for valid decimal integer backing types.
Defines the integer types that can be used as the underlying storage for decimal values. Supports both standard integer types and extended precision integer types.
Definition at line 24 of file decimal.hpp.