MCPcopy Create free account
hub / github.com/dblalock/bolt / IArgFunction

Method IArgFunction

cpp/test/external/catch.hpp:3397–3397  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3395 virtual ~IArgFunction() {}
3396# ifdef CATCH_CPP11_OR_GREATER
3397 IArgFunction() = default;
3398 IArgFunction( IArgFunction const& ) = default;
3399# endif
3400 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