Mangrove
The C++ Object Document Mapper for MongoDB
List of all members
boson::serializing_iterator< Iter > Class Template Reference

An iterator that wraps another iterator of serializable objects, and yields BSON document views corresponding to those documents. More...

#include <mapping_functions.hpp>

+ Inheritance diagram for boson::serializing_iterator< Iter >:

Detailed Description

template<class Iter>
class boson::serializing_iterator< Iter >

An iterator that wraps another iterator of serializable objects, and yields BSON document views corresponding to those documents.

TODO what to do if serialization fails?


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