Chromium Embedded Framework (CEF)  115.2.0+g096e3eb+chromium-115.0.5790.13
base::remove_cvref< T > Struct Template Reference

#include "include/base/cef_template_util.h"

Public Types

using type = std::remove_cv_t< std::remove_reference_t< T > >
 

Member Typedef Documentation

◆ type

template<typename T >
using base::remove_cvref< T >::type = std::remove_cv_t<std::remove_reference_t<T> >

The documentation for this struct was generated from the following file: