Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ reset
Method
reset
extern/Catch2/catch.hpp:5506–5509 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5504
return *this;
5505
}
5506
void reset() {
5507
Option<T>::reset();
5508
used = false;
5509
}
5510
bool used = false;
5511
};
5512
Callers
nothing calls this directly
Calls
1
reset
Function · 0.50
Tested by
no test coverage detected