Home
last modified time | relevance | path

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

/external/cronet/third_party/libc++/src/test/std/ranges/range.access/
Ddata.pass.cpp188 struct BeginFriendContiguousIterator { struct
191 friend constexpr ContiguousIter begin(const BeginFriendContiguousIterator &iter) { in begin() argument