MCPcopy Create free account
hub / github.com/bloomberg/pystack / FieldOffset

Class FieldOffset

src/pystack/_pystack/version.h:15–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13
14template<typename T>
15struct FieldOffset
16{
17 typedef T Type;
18 offset_t offset;
19};
20
21struct py_tuple_v
22{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected