Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/util/
Dcoordinate_cast.hpp35 struct coordinate_cast struct
37 static inline CoordinateType apply(std::string const& source) in apply()
Drational.hpp34 struct coordinate_cast<rational<T> > struct
36 static inline void split_parts(std::string const& source, std::string::size_type p, in split_parts()
55 static inline rational<T> apply(std::string const& source) in apply()