Back to Arangodb

Writable Iterator Concept

3rdParty/boost/1.78.0/libs/iterator/doc/WritableIterator.html

3.12.9.1669 B
Original Source

Writable Iterator Concept

A class or built-in type X models the Writable Iterator concept if, in addition to X being Copy Constructible, the following expressions are valid and respect the stated semantics. Writable Iterators have an associated set of value types.

Writable Iterator Requirements (in addition to Copy Constructible)
Expression
---
*a = o

View document source. Generated by Docutils from reStructuredText source.