MCPcopy Create free account
hub / github.com/covscript/covscript / unix_fiber_stack

Method unix_fiber_stack

sources/system/unix/common.cpp:253–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251
252 public:
253 unix_fiber_stack() = delete;
254 unix_fiber_stack(const unix_fiber_stack &) = delete;
255 unix_fiber_stack(unix_fiber_stack &&) noexcept = delete;
256

Callers

nothing calls this directly

Calls 1

runtime_errorClass · 0.85

Tested by

no test coverage detected