Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Unsetenv
Function · 0.85
Tested by
no test coverage detected