MCPcopy Create free account
hub / github.com/WasmEdge/WasmEdge / expected.hpp

File expected.hpp

include/experimental/expected.hpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// SPDX-License-Identifier: CC0-1.0
2///
3// expected - An c++17 implementation of std::expected with extensions
4// Written in 2017 by Simon Brand (simonrbrand@gmail.com, @TartanLlama)

Callers

nothing calls this directly

Calls 2

noexceptFunction · 0.85
construct_errorMethod · 0.45

Tested by

no test coverage detected