MCPcopy 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
115struct Tuple0 {
116 typedef Tuple0 ValueTuple;
117 typedef Tuple0 RefTuple;
118 typedef Tuple0 ParamTuple;
119};
120
121template <class A>
122struct Tuple1 {

Callers 1

MakeTupleFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected