MCPcopy Create free account
hub / github.com/RenderKit/oidn / OutputRedirect

Method OutputRedirect

external/catch.hpp:12017–12017  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12015 class OutputRedirect {
12016 public:
12017 OutputRedirect(OutputRedirect const&) = delete;
12018 OutputRedirect& operator=(OutputRedirect const&) = delete;
12019 OutputRedirect(OutputRedirect&&) = delete;
12020 OutputRedirect& operator=(OutputRedirect&&) = delete;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected