Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/srs/projections/
Dexception.hpp93 struct projection_not_invertible_exception struct
99 projection_not_invertible_exception(std::string const& proj_name) in projection_not_invertible_exception() argument
105 static std::string msg(std::string const& proj_name) in msg()