HikoGUI
Select Version:
⚠️ This documents the main development branch of HikoGUI. It might differ from release versions.
A low latency retained GUI
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Public Types | Public Member Functions
hi::v1::lookahead_iterator< LookaheadCount, It, ItEnd >::proxy Class Reference

Public Types

using value_type = value_type
 
using reference = reference
 
using pointer = pointer
 

Public Member Functions

constexpr proxy (proxy const &) noexcept=default
 
constexpr proxy (proxy &&) noexcept=default
 
constexpr proxyoperator= (proxy const &) noexcept=default
 
constexpr proxyoperator= (proxy &&) noexcept=default
 
constexpr proxy (value_type other) noexcept
 
constexpr reference operator* () const noexcept
 
constexpr pointer operator-> () const noexcept
 

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