|
iceberg-cpp
|
Sentinel value to indicate that the literal value is below the valid range of a specific primitive type. It can happen when casting a literal to a narrower primitive type. More...
#include <literal.h>
Public Member Functions | |
| bool | operator== (const BelowMin &) const =default |
| std::strong_ordering | operator<=> (const BelowMin &) const =default |
Sentinel value to indicate that the literal value is below the valid range of a specific primitive type. It can happen when casting a literal to a narrower primitive type.