Searched defs:custom_begin (Results 1 – 2 of 2) sorted by relevance
42 const_custom_iterator custom_begin() const { in custom_begin() function
64 iterator custom_begin() { return std::next(begin(), kNumberOfRegularSpaces); } in custom_begin() function