Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wit-bindgen
/ expected.hpp
File
expected.hpp
crates/cpp/test_headers/expected.hpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
///
2
// expected - An implementation of std::expected with extensions
3
// Written in 2017 by Sy Brand (tartanllama@gmail.com, @TartanLlama)
4
//
Callers
nothing calls this directly
Calls
9
swap
Function · 0.85
has_value
Function · 0.85
throw_exception
Function · 0.85
invoke
Function · 0.85
expected
Function · 0.70
has_value
Method · 0.45
construct
Method · 0.45
construct_error
Method · 0.45
destroy_val
Method · 0.45
Tested by
no test coverage detected