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

Method yetanotherstring

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

Source from the content-addressed store, hash-verified

288/// Yet another wrapper to test that overloading lexical_cast with enable_if works.
289struct yetanotherstring {
290 yetanotherstring() = default;
291 std::string s{};
292};
293

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected