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

Class Continue

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

Source from the content-addressed store, hash-verified

147namespace ctrl {
148
149struct Continue {};
150
151template <typename T = none::None> struct Break {
152 T result;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected