Chromium Embedded Framework (CEF)
139.0.1+gce106a3+chromium-139.0.7258.31
|
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 |