MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / isLowerLimit

Method isLowerLimit

src/common/cvt.cpp:228–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226 }
227
228 bool isLowerLimit() override
229 {
230 return value == Traits::LOWER_LIMIT;
231 }
232
233 void neg() override
234 {

Callers 1

cvt_decomposeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected