Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SheafificationOfG/based-cpp
/ Block
Class
Block
gil/gil.impl.hpp:493–493 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
491
};
492
493
template <typename... Instructions> struct Block;
494
495
template <> struct Block<> {
496
template <typename Runtime> using Run = Runtime;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected