MongoDB C++ Driver
legacy-1.1.2
|
#include <algorithm>
#include <limits>
#include <vector>
#include "mongo/client/export_macros.h"
#include "mongo/db/jsobj.h"
#include "mongo/geo/boundingbox.h"
#include "mongo/geo/constants.h"
#include "mongo/geo/geoobj.h"
#include "mongo/util/assert_util.h"
Go to the source code of this file.
Classes | |
class | mongo::geo::Point< TCoordinates > |
Represents a Point. More... | |
class | mongo::geo::Geometry< TCoordinates > |
Namespaces | |
mongo | |
Utility functions for parsing numbers from strings. | |