MCPcopy Create free account
hub / github.com/cirquit/trdrop / IArgFunction

Method IArgFunction

ext/catch.hpp:4382–4382  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4380 virtual ~IArgFunction() {}
4381#ifdef CLARA_CONFIG_CPP11_GENERATED_METHODS
4382 IArgFunction() = default;
4383 IArgFunction( IArgFunction const& ) = default;
4384#endif
4385 virtual void set( ConfigT& config, std::string const& value ) const = 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected