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

Class Branch

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected