MCPcopy Create free account
hub / github.com/catboost/catboost / ValidSignInfo

Function ValidSignInfo

util/generic/ylimits_ut.cpp:25–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23#define CHECK_COND(X) UNIT_ASSERT(X)
24
25static inline bool ValidSignInfo(bool, bool) {
26 return true;
27}
28
29template <class T>
30static inline bool ValidSignInfo(bool limitIsSigned, const T&) {

Callers 1

TestIntegralLimitsFunction · 0.85

Calls 2

IsNegativeFunction · 0.85
TClass · 0.70

Tested by 1

TestIntegralLimitsFunction · 0.68