MongoDB C++ Driver
legacy-1.1.2
|
#include "mongo/base/string_data.h"
#include "mongo/geo/constants.h"
#include "mongo/geo/geometry.h"
#include "mongo/geo/linestring.h"
#include "mongo/geo/multilinestring.h"
#include "mongo/geo/multipoint.h"
#include "mongo/geo/multipolygon.h"
#include "mongo/geo/geoobj.h"
#include "mongo/geo/point.h"
#include "mongo/geo/polygon.h"
#include "mongo/geo/parser.h"
#include "mongo/util/assert_util.h"
Go to the source code of this file.
Namespaces | |
mongo | |
Utility functions for parsing numbers from strings. | |