Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ what
Method
what
Source/Utils/cxxopts.hpp:380–385 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
378
}
379
380
CXXOPTS_NODISCARD
381
const char*
382
what() const noexcept override
383
{
384
return m_message.c_str();
385
}
386
387
private:
388
std::string m_message;
Callers
1
throw_or_mimic
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected