Couchbase C++ SDK 1.0.4 (rev. 5355b0f)
|
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 } |