MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / doNothing

Function doNothing

unittests/catch.hpp:4750–4750  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4748#else
4749 namespace Catch {
4750 inline void doNothing() {}
4751 }
4752 #define CATCH_BREAK_INTO_DEBUGGER() Catch::doNothing()
4753#endif

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected