MCPcopy Create free account
hub / github.com/cztomczak/cefpython / Base

Class Base

src/include/base/cef_bind_helpers.h:279–279  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

277#pragma warning(disable : 4624)
278#endif
279 struct Base : public T, public BaseMixin {};
280#if defined(OS_WIN)
281#pragma warning(pop)
282#endif

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected