MCPcopy Create free account
hub / github.com/apache/arrow / BasicDecimal64

Class BasicDecimal64

cpp/src/arrow/util/basic_decimal.h:253–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251
252class BasicDecimal32;
253class BasicDecimal64;
254
255ARROW_EXPORT bool operator<(const BasicDecimal32& left, const BasicDecimal32& right);
256ARROW_EXPORT bool operator<=(const BasicDecimal32& left, const BasicDecimal32& right);

Callers 5

basic_decimal.ccFile · 0.85
decimal_internal.hFile · 0.85
GetMaxSentinelFunction · 0.85
GetMinSentinelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected