Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ expected
Class
expected
src/include/expected.hpp:130–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
129
namespace tl {
130
template <class T, class E> class expected;
131
132
#ifndef TL_MONOSTATE_INPLACE_MUTEX
133
#define TL_MONOSTATE_INPLACE_MUTEX
Callers
nothing calls this directly
Calls
3
construct
Method · 0.45
construct_error
Method · 0.45
error
Method · 0.45
Tested by
no test coverage detected