MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / getDescription

Method getDescription

unittests/catch.hpp:4074–4076  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4072 }
4073
4074 virtual std::string getDescription() const override {
4075 return T::getDescription();
4076 }
4077 };
4078
4079 public:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected