Chromium Embedded Framework (CEF)  117.1.0+ga287baf+chromium-117.0.5938.62
base::projected< Iter, Proj, IndirectResultT > Struct Template Reference

#include "include/base/cef_template_util.h"

Public Types

using value_type = remove_cvref_t< IndirectResultT >
 

Public Member Functions

IndirectResultT operator* () const
 

Member Typedef Documentation

◆ value_type

template<typename Iter , typename Proj , typename IndirectResultT = indirect_result_t<Proj, Iter>>
using base::projected< Iter, Proj, IndirectResultT >::value_type = remove_cvref_t<IndirectResultT>

Member Function Documentation

◆ operator*()

template<typename Iter , typename Proj , typename IndirectResultT = indirect_result_t<Proj, Iter>>
IndirectResultT base::projected< Iter, Proj, IndirectResultT >::operator* ( ) const

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