Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
666
template <bool, auto iftrue, auto iffalse> struct Branch {};
667
668
template <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