BSONIter

Empty if constructed with null.

Constructors

this
this()
Undocumented in source.
this
this(bson_t* toIterate)
Undocumented in source.

Members

Functions

front
auto front()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
auto popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

empty
bool empty;
Undocumented in source.
iter
bson_iter_t iter;
Undocumented in source.

Meta