MongoDB C++ Driver mongocxx-3.0.2
Loading...
Searching...
No Matches
List of all members
bsoncxx::array::view::iterator Class Reference

A mutable iterator over the contents of an array view. More...

#include <view.hpp>

+ Inheritance diagram for bsoncxx::array::view::iterator:

Detailed Description

A mutable iterator over the contents of an array view.

This iterator type provides a mutable forward iterator interface to array view elements.

Friends And Related Symbol Documentation

◆ operator!=

bool operator!= ( const iterator ,
const iterator  
)
friend

Compare two iterators for (in)-equality.

◆ operator==

bool operator== ( const iterator ,
const iterator  
)
friend

Compare two iterators for (in)-equality.


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