Searched defs:cbegin (Results 1 – 11 of 11) sorted by relevance
129 const T *cbegin() const { return data_; } in cbegin() function
134 const T *cbegin() const { return data_; } in cbegin() function
78 const_iterator cbegin() const { return elems; } in cbegin() function in boost::array207 … const_iterator cbegin() const { return const_iterator( reinterpret_cast< const T * >( this ) ); } in cbegin() function in boost::array
83 constexpr iterator cbegin() const noexcept { in cbegin() function in protozero::iterator_range
1346 const_iterator cbegin() const { return this->ptr(); } in cbegin() function in boost::geometry::index::detail::varray2043 const_iterator cbegin() const { return this->ptr(); } in cbegin() function in boost::geometry::index::detail::varray
169 const CharT* cbegin() const BOOST_NOEXCEPT { in cbegin() function in boost::detail::lexical_istream_limited_src
1394 BOOST_CONTAINER_FORCEINLINE const_iterator cbegin() const BOOST_NOEXCEPT_OR_NOTHROW in cbegin() function in boost::container::vector