Home
last modified time | relevance | path

Searched defs:dms_value (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/srs/projections/impl/
Ddms_parser.hpp120 struct dms_value struct
122 T dms[3];
123 bool has_dms[3];
125 dms_value() in dms_value() function