MCPcopy Create free account
hub / github.com/FEX-Emu/FEX / Erase

Function Erase

FEXCore/Source/Interface/Config/Config.cpp:443–445  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

441}
442
443void Erase(ConfigOption Option) {
444 Meta->Erase(Option);
445}
446
447template<typename T>
448T Value<T>::GetIfExists(FEXCore::Config::ConfigOption Option, T Default) {

Callers 1

Calls 1

EraseMethod · 0.45

Tested by

no test coverage detected