MCPcopy Create free account
hub / github.com/SoarGroup/Soar / make_equality_test_without_adding_reference

Function make_equality_test_without_adding_reference

Core/SoarKernel/src/test.h:165–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163}
164
165inline test make_equality_test_without_adding_reference(Symbol* sym)
166{
167 return reinterpret_cast<test>(sym);
168}
169
170inline test make_blank_or_equality_test(Symbol* sym_or_nil)
171{

Callers 4

simplify_testFunction · 0.85
make_placeholder_testFunction · 0.85
parse_relational_testFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected