Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ invalidate
Method
invalidate
Source/Misc/luabind/src/inheritance.cpp:107–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
void cache::invalidate()
108
{
109
m_cache.clear();
110
}
111
112
} // namespace unnamed
113
Callers
1
insert
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected