Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
Tuple representing geographical point. More...
#include <couchbase/geo_point.hxx>
Public Attributes | |
double | latitude { 0 } |
double | longitude { 0 } |
Tuple representing geographical point.
double latitude { 0 } |
double longitude { 0 } |