Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SheafificationOfG/based-cpp
/ Cast
Class
Cast
gil/std.impl.hpp:124–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
};
123
124
template <typename To, typename From> struct Cast {
125
From from;
126
};
127
128
template <typename Offset> struct Peek {
129
Offset offset;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected