Public Member Functions | |
| assignment_proxy (span_output_iterator &owner) noexcept | |
| assignment_proxy & | operator= (std::byte value) |
| assignment_proxy & | operator= (std::uint8_t value) |
Assignment proxy returned by operator*.
|
inlineexplicitnoexcept |
Construct a proxy for one iterator position.
|
inline |
Store one std::byte value.
|
inline |
Store one unsigned byte value.