Chromium Embedded Framework (CEF)
115.2.0+g096e3eb+chromium-115.0.5790.13
|
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 |