MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / setValue

Method setValue

Bcore/src/main/cpp/Dobby/tests/catch.hpp:5716–5718  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5714 }
5715
5716 auto setValue(std::string const &arg) -> ParserResult override {
5717 return convertInto(arg, m_ref);
5718 }
5719};
5720
5721template <typename T> struct BoundValueRef<std::vector<T>> : BoundValueRefBase {

Callers

nothing calls this directly

Calls 1

convertIntoFunction · 0.85

Tested by

no test coverage detected