MCPcopy Create free account
hub / github.com/Profactor/cv-plot / OutputRedirect

Method OutputRedirect

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

Source from the content-addressed store, hash-verified

11871 class OutputRedirect {
11872 public:
11873 OutputRedirect(OutputRedirect const&) = delete;
11874 OutputRedirect& operator=(OutputRedirect const&) = delete;
11875 OutputRedirect(OutputRedirect&&) = delete;
11876 OutputRedirect& operator=(OutputRedirect&&) = delete;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected