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

Class Loop

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

Source from the content-addressed store, hash-verified

666template <bool, auto iftrue, auto iffalse> struct Branch {};
667
668template <auto prev_iter, auto loop> struct Loop {};
669
670} // namespace _impl_
671

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected