Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dillo-browser/dillo
/ getFirst
Method
getFirst
lout/object.hh:218–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
216
Pair(Object *first, Object *second): PairBase (first, second) { }
217
218
inline Object *getFirst () { return first; }
219
inline Object *getSecond () { return second; }
220
};
221
Callers
1
generalIdle
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected