Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dinconsistent_turns_exception.hpp19 class inconsistent_turns_exception : public geometry::exception class
23 inline inconsistent_turns_exception() {} in inconsistent_turns_exception() function in boost::geometry::inconsistent_turns_exception
25 virtual ~inconsistent_turns_exception() throw() in ~inconsistent_turns_exception()
H A Dfollow_linear_linear.hpp322 BOOST_THROW_EXCEPTION(inconsistent_turns_exception()); in apply()