Chromium Embedded Framework (CEF)
121.0.1+g7a4b55f+chromium-121.0.6167.16
|
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 |