MCPcopy Create free account
hub / github.com/boostorg/filesystem / test_ne

Function test_ne

test/path_operator_ambiguity.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23bool test_ne(char* arg)
24{
25 return std::string("def") != arg;
26}
27
28bool test_lt(char* arg)
29{

Callers 1

mainFunction · 0.85

Calls 1

stringFunction · 0.85

Tested by

no test coverage detected