MCPcopy Create free account
hub / github.com/Compaile/ctrack / stringify

Method stringify

test/doctest.h:1861–1861  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1859 ContextScope& operator=(ContextScope&&) = delete;
1860
1861 void stringify(std::ostream* s) const override { lambda_(s); }
1862
1863 ~ContextScope() override {
1864 if (need_to_destroy) {

Callers 4

DOCTEST_DEFINE_DECORATORFunction · 0.80
log_contextsMethod · 0.80
log_contextsMethod · 0.80
log_contextsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected