Home
last modified time | relevance | path

Searched defs:are_elements_contiguous (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/container/detail/
Dcopy_move_algo.hpp58 struct are_elements_contiguous struct
60 static const bool value = false;
68 struct are_elements_contiguous<T*> struct
70 static const bool value = true;
78 struct are_elements_contiguous< ::boost::move_iterator<It> > struct
109 struct are_elements_contiguous<boost::container::vec_iterator<Pointer, IsConst> > struct
111 static const bool value = true;
119 struct are_elements_contiguous< ::boost::interprocess::offset_ptr<PointedType, DifferenceType, Offs… struct
121 static const bool value = true;
/third_party/boost/libs/container/bench/detail/
Dvarray_util.hpp47 struct are_elements_contiguous : boost::container::dtl::is_pointer<I> struct
53 struct are_elements_contiguous< struct
59 struct are_elements_contiguous< struct
67 struct are_elements_contiguous< struct
73 struct are_elements_contiguous< struct
81 struct are_elements_contiguous< struct
/third_party/boost/boost/geometry/index/detail/
Dvarray_detail.hpp85 struct are_elements_contiguous : boost::is_pointer<I> struct
95 struct are_elements_contiguous< struct
101 struct are_elements_contiguous< struct
109 struct are_elements_contiguous< struct
115 struct are_elements_contiguous< struct
123 struct are_elements_contiguous< struct