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

Method check

include/boost/leaf/on_error.hpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 }
57
58 error_id check() const noexcept
59 {
60 return detail::make_error_id(check_id());
61 }
62
63 error_id assigned_error_id() const noexcept
64 {

Callers

nothing calls this directly

Calls 1

make_error_idFunction · 0.85

Tested by

no test coverage detected