Searched defs:back (Results 1 – 3 of 3) sorted by relevance
35 ElementType& FixedSizeVector<ElementType, kCapacity>::back() { in back() function41 const ElementType& FixedSizeVector<ElementType, kCapacity>::back() const { in back() function
61 ElementType& ArrayQueue<ElementType, kCapacity>::back() { in back() function67 const ElementType& ArrayQueue<ElementType, kCapacity>::back() const { in back() function
327 ElementType& DynamicVector<ElementType>::back() { in back() function333 const ElementType& DynamicVector<ElementType>::back() const { in back() function