Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/detail/boundary_view/
H A Dimplementation.hpp358 std::size_t n_rings = num_rings<Areal>::apply(areal); in initialize_views() local
360 if (n_rings == 0) in initialize_views()
369 >(operator new(sizeof(boundary_view_type) * n_rings)); in initialize_views()
379 m_num_rings = n_rings; in initialize_views()