Chromium Embedded Framework (CEF)
135.0.1+gd336310+chromium-135.0.7049.3
|
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 |