Realm C++ SDK Version v2.2.0
|
Public Member Functions | |
std::pair< std::string, bsoncxx > | operator* () |
iterator & | operator++ () |
iterator & | operator-- () |
iterator & | operator++ (int) |
iterator & | operator-- (int) |
bool | operator!= (const iterator &rhs) const noexcept |
bool | operator== (const iterator &rhs) const noexcept |
Friends | |
struct | document |