Chromium Embedded Framework (CEF)
133.4.1+gb158ecb+chromium-133.0.6943.6
|
Template class that provides common functionality for simple CEF structure wrapping. More...
#include "include/internal/cef_types_wrappers.h"
Public Member Functions | |
CefStructBaseSimple () | |
CefStructBaseSimple (const struct_type &r) | |
CefStructBaseSimple & | operator= (const struct_type &r) |
Template class that provides common functionality for simple CEF structure wrapping.
Use only with POD types that begin with a size_t size
member.
|
inline |
|
inline |
|
inline |