Chromium Embedded Framework (CEF)
114.2.1+gd70a0a8+chromium-114.0.5735.45
|
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 |