Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ describe
Method
describe
unittests/catch.hpp:2426–2428 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2424
}
2425
2426
std::string describe() const override {
2427
return m_description;
2428
}
2429
};
2430
2431
} // namespace Generic
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected