sandbox
Loading...
Searching...
No Matches
sbx::memory::input_iterator_pointer< Type > Class Template Referencefinal

Public Types

using value_type = Type
 
using pointer = Type *
 
using reference = Type &
 

Public Member Functions

constexpr input_iterator_pointer (value_type &&value) noexcept(std::is_nothrow_move_constructible_v< value_type >)
 
constexpr auto operator-> () noexcept -> pointer
 
constexpr auto operator* () noexcept -> reference
 

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