MCPcopy Create free account
hub / github.com/Profactor/cv-plot / operator()

Method operator()

CvPlot/ext/catch2/inc/catch.hpp:13447–13449  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13445 struct OutputDebugWriter {
13446
13447 void operator()( std::string const&str ) {
13448 writeToDebugConsole( str );
13449 }
13450 };
13451
13452 ///////////////////////////////////////////////////////////////////////////

Callers

nothing calls this directly

Calls 1

writeToDebugConsoleFunction · 0.85

Tested by

no test coverage detected