Searched refs:GetEnd (Results 1 – 1 of 1) sorted by relevance
75 T* GetEnd() { return &m_Buffer[m_Length]; } in GetEnd() function77 const T* GetEnd() const { return &m_Buffer[m_Length]; } in GetEnd() function