cef/include/base
Marshall Greenblatt a9043f2e80 Replace macros with C++17 features (see issue #3362)
- Convert ALLOW_UNUSED_LOCAL to [[maybe_unused]]
- Convert WARN_UNUSED_RESULT to [[nodiscard]]
2022-07-27 12:52:45 -04:00
..
internal Fix type conversion warning with GCC 10 (fixes issue #3324) 2022-04-28 16:40:49 -04:00
cef_atomic_flag.h Remove DISALLOW_ macro from include/ (see issue #3234) 2021-12-07 15:02:28 -05:00
cef_atomic_ref_count.h Update include/base headers for C++11/14 (see issue #3140) 2021-06-17 20:47:12 -04:00
cef_auto_reset.h Update include/base headers for C++11/14 (see issue #3140) 2021-06-17 20:47:12 -04:00
cef_basictypes.h Update to Chromium version 91.0.4472.0 (#870763) 2021-04-23 11:38:51 -04:00
cef_bind.h Remove deprecated base::Bind APIs (see issue #3140) 2021-10-05 15:10:14 +03:00
cef_build.h Update include/base headers for C++11/14 (see issue #3140) 2021-06-17 20:47:12 -04:00
cef_callback.h Remove deprecated base::Bind APIs (see issue #3140) 2021-10-05 15:10:14 +03:00
cef_callback_forward.h Remove deprecated base::Bind APIs (see issue #3140) 2021-10-05 15:10:14 +03:00
cef_callback_helpers.h Replace macros with C++17 features (see issue #3362) 2022-07-27 12:52:45 -04:00
cef_callback_list.h Replace macros with C++17 features (see issue #3362) 2022-07-27 12:52:45 -04:00
cef_cancelable_callback.h Remove deprecated base::Bind APIs (see issue #3140) 2021-10-05 15:10:14 +03:00
cef_compiler_specific.h Replace macros with C++17 features (see issue #3362) 2022-07-27 12:52:45 -04:00
cef_cxx17_backports.h Update to Chromium version 101.0.4951.0 (#982481) 2022-03-30 19:54:09 -04:00
cef_lock.h Remove DISALLOW_ macro from include/ (see issue #3234) 2021-12-07 15:02:28 -05:00
cef_logging.h Remove DISALLOW_ macro from include/ (see issue #3234) 2021-12-07 15:02:28 -05:00
cef_macros.h Migrate ignore_result to std::ignore (see issue #3234) 2022-01-25 14:40:53 -05:00
cef_platform_thread.h Update include/base headers for C++11/14 (see issue #3140) 2021-06-17 20:47:12 -04:00
cef_ptr_util.h Update include/base headers for C++11/14 (see issue #3140) 2021-06-17 20:47:12 -04:00
cef_ref_counted.h Remove DISALLOW_ macro from include/ (see issue #3234) 2021-12-07 15:02:28 -05:00
cef_scoped_refptr.h Replace macros with C++17 features (see issue #3362) 2022-07-27 12:52:45 -04:00
cef_scoped_typeref_mac.h Replace macros with C++17 features (see issue #3362) 2022-07-27 12:52:45 -04:00
cef_template_util.h Fix std::result_of deprecation error in C++17 (fixes issue #3194) 2022-02-24 17:34:10 +00:00
cef_thread_checker.h Update include/base headers for C++11/14 (see issue #3140) 2021-06-17 20:47:12 -04:00
cef_trace_event.h Update include/base headers for C++11/14 (see issue #3140) 2021-06-17 20:47:12 -04:00
cef_tuple.h Update include/base headers for C++11/14 (see issue #3140) 2021-06-17 20:47:12 -04:00
cef_weak_ptr.h Remove DISALLOW_ macro from include/ (see issue #3234) 2021-12-07 15:02:28 -05:00