MCPcopy Create free account
hub / github.com/IntegralPilot/wasm_os / nothrow_t

Class nothrow_t

stdlib/cpp/new.hpp:16–16  ·  view source on GitHub ↗

nothrow_t

Source from the content-addressed store, hash-verified

14
15// nothrow_t
16struct nothrow_t {};
17
18} // namespace std
19

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected