Home
last modified time | relevance | path

Searched refs:error_k_less_than_zero (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/geometry/srs/projections/impl/
Dpj_strerrno.hpp71 error_k_less_than_zero = -31, enumerator
Dpj_init.hpp508 BOOST_THROW_EXCEPTION( projection_exception(error_k_less_than_zero) ); in pj_init()