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

Method Continue

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

Source from the content-addressed store, hash-verified

175 {
176 public:
177 Continue() = default;
178
179 template <typename U>
180 operator ControlFlow<U>() const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected