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

Class BasicDecimal32

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

Source from the content-addressed store, hash-verified

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

Callers 4

decimal_internal.hFile · 0.85
GetMaxSentinelFunction · 0.85
GetMinSentinelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected