MCPcopy Create free account
hub / github.com/ElementsProject/elements / Result

Method Result

src/bench/nanobench.h:2819–2819  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2817Result& Result::operator=(Result const&) = default;
2818Result& Result::operator=(Result&&) = default;
2819Result::Result(Result const&) = default;
2820Result::Result(Result&&) noexcept = default;
2821
2822namespace detail {

Callers

nothing calls this directly

Calls 1

uFunction · 0.85

Tested by

no test coverage detected