Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SheafificationOfG/based-cpp
/ IR
Class
IR
gil/std.impl.hpp:321–321 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
319
namespace ir {
320
321
template <typename Code> struct IR;
322
323
template <typename Code> constexpr auto get_code(IR<Code> const &ir) {
324
return ir.code;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected