Chromium Embedded Framework (CEF)
109.0.1+gcd5e37a+chromium-109.0.5414.8
|
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 |