MongoDB C++ Driver
legacy-1.1.2
|
#include <utility>
#include <vector>
#include "mongo/client/export_macros.h"
#include "mongo/db/jsobj.h"
#include "mongo/geo/coordinates.h"
Go to the source code of this file.
Classes | |
class | mongo::geo::Coordinates2D |
Represents a 2D position (x, y). More... | |
Namespaces | |
mongo | |
Utility functions for parsing numbers from strings. | |