MongoDB C++ Driver current
|
A const iterator over the contents of a document view. More...
#include <view.hpp>
Public Types | |
using | value_type = element |
std::iterator_traits | |
A const iterator over the contents of a document view.
This iterator type provides a const forward iterator interface to document view elements.