Home
last modified time | relevance | path

Searched refs:throw_on_empty_input (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/
H A Dthrow_on_empty_input.hpp49 inline void throw_on_empty_input(Geometry const& geometry) in throw_on_empty_input() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/distance/
H A Dinterface.hpp367 detail::throw_on_empty_input(geometry1); in distance()
368 detail::throw_on_empty_input(geometry2); in distance()