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

Class Peek

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

Source from the content-addressed store, hash-verified

126};
127
128template <typename Offset> struct Peek {
129 Offset offset;
130};
131
132template <typename Offset> struct Advance {
133 Offset offset;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected