Chromium Embedded Framework (CEF)
128.4.2+g5c235a2+chromium-128.0.6613.18
|
Creates a null callback. More...
#include "include/base/cef_callback_helpers.h"
Public Member Functions | |
template<typename R , typename... Args> | |
operator RepeatingCallback< R (Args...)>() const | |
template<typename R , typename... Args> | |
operator OnceCallback< R (Args...)>() const | |
Creates a null callback.
|
inline |
|
inline |