MCPcopy Create free account
hub / github.com/3rdparty/libprocess / Continue

Method Continue

include/process/loop.hpp:225–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

223struct Continue
224{
225 Continue() = default;
226
227 template <typename T>
228 operator ControlFlow<T>() const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected