MCPcopy Create free account
hub / github.com/CLIUtils/CLI11 / anotherstring

Method anotherstring

tests/NewParseTest.cpp:259–259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

257/// Another wrapper to test that specializing CLI::detail::lexical_cast works
258struct anotherstring {
259 anotherstring() = default;
260 std::string s{};
261};
262

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected