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

Function start_new_error

include/boost/leaf/error.hpp:598–601  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

596 }
597
598 inline int start_new_error() noexcept
599 {
600 return new_id();
601 }
602
603 struct inject_loc
604 {

Callers 2

import_error_codeFunction · 0.85
new_errorFunction · 0.85

Calls 1

new_idFunction · 0.85

Tested by

no test coverage detected