MongoDB C++ Driver
legacy-1.1.2
|
#include <boost/scoped_ptr.hpp>
#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/geometry.h"
#include "mongo/geo/geoobj.h"
#include "mongo/geo/point.h"
Go to the source code of this file.
Classes | |
class | mongo::geo::MultiLineString< TCoordinates > |
Namespaces | |
mongo | |
Utility functions for parsing numbers from strings. | |