|
sparrow 2.0.0
C++20 idiomatic APIs for the Apache Arrow Columnar Format
|
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.