MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / ~Guard

Method ~Guard

tests/cpu/Caching_tests.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 }
38
39 ~Guard()
40 {
41 OCIO::Platform::Unsetenv(m_envvar.c_str());
42 }
43
44 const std::string m_envvar;
45};

Callers

nothing calls this directly

Calls 1

UnsetenvFunction · 0.85

Tested by

no test coverage detected