Searched defs:back (Results 1 – 6 of 6) sorted by relevance
55 ListNode<ElementType> &IntrusiveList<ElementType>::back() { in back() function61 const ListNode<ElementType> &IntrusiveList<ElementType>::back() const { in back() function
35 ElementType &FixedSizeVector<ElementType, kCapacity>::back() { in back() function41 const ElementType &FixedSizeVector<ElementType, kCapacity>::back() const { in back() function
62 ElementType &ArrayQueueCore<ElementType, StorageType>::back() { in back() function68 const ElementType &ArrayQueueCore<ElementType, StorageType>::back() const { in back() function
108 ElementType &SegmentedQueue<ElementType, kBlockSize>::back() { in back() function115 const ElementType &SegmentedQueue<ElementType, kBlockSize>::back() const { in back() function
330 ElementType &DynamicVector<ElementType>::back() { in back() function336 const ElementType &DynamicVector<ElementType>::back() const { in back() function