Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
252
class BasicDecimal32;
253
class BasicDecimal64;
254
255
ARROW_EXPORT bool operator<(const BasicDecimal32& left, const BasicDecimal32& right);
Callers
4
decimal_internal.h
File · 0.85
DecimalTraits<BasicDecimal32>
Class · 0.85
GetMaxSentinel
Function · 0.85
GetMinSentinel
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected