Home
last modified time | relevance | path

Searched refs:are_elements_contiguous (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/index/detail/
H A Dvarray_detail.hpp59 struct are_elements_contiguous : boost::is_pointer<I> struct
69 struct are_elements_contiguous< struct
75 struct are_elements_contiguous< struct
83 struct are_elements_contiguous< struct
89 struct are_elements_contiguous< struct
97 struct are_elements_contiguous< struct
132 are_elements_contiguous<I>,
133 are_elements_contiguous<O>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dcopy_move_algo.hpp44 struct are_elements_contiguous struct
54 struct are_elements_contiguous<T*> struct
64 struct are_elements_contiguous< ::boost::move_iterator<It> > struct
65 : are_elements_contiguous<It>
103 struct are_elements_contiguous<boost::container::container_detail::vector_iterator<Pointer> > struct
109 struct are_elements_contiguous<boost::container::container_detail::vector_const_iterator<Pointer> > struct
121 struct are_elements_contiguous< ::boost::interprocess::offset_ptr<PointedType, DifferenceType, Offs… struct
129 < are_elements_contiguous<I>
130 , are_elements_contiguous<O>
234 static const bool value = are_elements_contiguous<O>::value &&