MCPcopy Create free account
hub / github.com/OpenArkStudio/ARK / TempFile

Method TempFile

test/catch.hpp:13221–13221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13219{
13220public:
13221 TempFile(TempFile const&) = delete;
13222 TempFile& operator=(TempFile const&) = delete;
13223 TempFile(TempFile&&) = delete;
13224 TempFile& operator=(TempFile&&) = delete;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected