Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cztomczak/cefpython
/ Tuple0
Class
Tuple0
src/include/base/cef_tuple.h:115–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
// output (a
"tier"
). See MakeRefTuple and its usages.
114
115
struct Tuple0 {
116
typedef Tuple0 ValueTuple;
117
typedef Tuple0 RefTuple;
118
typedef Tuple0 ParamTuple;
119
};
120
121
template <class A>
122
struct Tuple1 {
Callers
1
MakeTuple
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected