MCPcopy Create free account
hub / github.com/boostorg/leaf / check_arguments

Class check_arguments

include/boost/leaf/handle_errors.hpp:325–325  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

323
324 template <class Tup, class... List>
325 struct check_arguments;
326
327 template <class Tup>
328 struct check_arguments<Tup>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected