Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
14
template<typename T>
15
struct FieldOffset
16
{
17
typedef T Type;
18
offset_t offset;
19
};
20
21
struct py_tuple_v
22
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected