Searched defs:back (Results 1 – 3 of 3) sorted by relevance
33 ElementType& FixedSizeVector<ElementType, kCapacity>::back() { in back() function39 const ElementType& FixedSizeVector<ElementType, kCapacity>::back() const { in back() function
63 ElementType& ArrayQueue<ElementType, kCapacity>::back() { in back() function69 const ElementType& ArrayQueue<ElementType, kCapacity>::back() const { in back() function
352 ElementType& DynamicVector<ElementType>::back() { in back() function358 const ElementType& DynamicVector<ElementType>::back() const { in back() function