MCPcopy Create free account
hub / github.com/Tablecruncher/tablecruncher / consume

Function consume

external/utf8-cpp-utils/test/doctest.h:447–447  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

445
446namespace doctest { namespace detail {
447 static DOCTEST_CONSTEXPR int consume(const int*, int) noexcept { return 0; }
448}}
449
450#define DOCTEST_GLOBAL_NO_WARNINGS(var, ...) \

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected