MongoDB C++ Driver current
Loading...
Searching...
No Matches
Public Types | List of all members
bsoncxx::v_noabi::array::view::const_iterator Class Reference

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

#include <view.hpp>

Public Types

using value_type = element
 std::iterator_traits
 

Detailed Description

A const iterator over the contents of an array view.

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


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