MCPcopy Create free account
hub / github.com/DragonJoker/RenderGraph / LogStreambuf

Method LogStreambuf

test/BaseTest.cpp:45–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 using traits_type = std::streambuf::traits_type;
44
45 LogStreambuf( LogStreambuf const & ) = delete;
46 LogStreambuf & operator=( LogStreambuf const & ) = delete;
47 LogStreambuf( LogStreambuf && ) = delete;
48 LogStreambuf & operator=( LogStreambuf && ) = delete;

Callers

nothing calls this directly

Calls 1

getExecutableDirectoryFunction · 0.85

Tested by

no test coverage detected