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
cef_auto_reset.h
cef_basictypes.h
cef_bind.h
cef_build.h
cef_callback.h
cef_callback_forward.h
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
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
cef_ptr_util.h
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
cef_trace_event.h
cef_tuple.h
cef_weak_ptr.h Remove DISALLOW_ macro from include/ (see issue #3234) 2021-12-07 15:02:28 -05:00