MCPcopy Create free account
hub / github.com/SheafificationOfG/based-cpp / LoopBlock

Class LoopBlock

gil/std.impl.hpp:203–205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201};
202
203template <typename Code> struct LoopBlock {
204 Code code;
205};
206
207} // namespace ctrl
208

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected