MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / if

Function if

extern/json/json.hpp:22858–22861  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22856 return lhs.m_value.number_integer op static_cast<number_integer_t>(rhs.m_value.number_unsigned); \
22857 } \
22858 else if(compares_unordered(lhs, rhs))\
22859 {\
22860 return (unordered_result);\
22861 }\
22862 \
22863 return (default_result);
22864

Callers 10

json.hppFile · 0.70
InnerIteratorClass · 0.50
InnerIteratorClass · 0.50
runCurrentTestMethod · 0.50
catch.hppFile · 0.50
numpy.hFile · 0.50
stepZorillaMethod · 0.50
stepRitterMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected