MCPcopy 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
129namespace tl {
130template <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

constructMethod · 0.45
construct_errorMethod · 0.45
errorMethod · 0.45

Tested by

no test coverage detected