Searched defs:Bottom (Results 1 – 1 of 1) sorted by relevance
163 T* Bottom() { return reinterpret_cast<T*>(stack_); } in Bottom() function166 const T* Bottom() const { return reinterpret_cast<T*>(stack_); } in Bottom() function