Home
last modified time | relevance | path

Searched refs:_M_End (Results 1 – 1 of 1) sorted by relevance

/external/stlport/stlport/stl/
D_string_base.h67 _Tp const* _M_End() const in _M_End() function
69 _Tp* _M_End() in _M_End() function
78 _Tp const* _M_End() const { return _M_end_of_storage; }
79 _Tp* _M_End() { return _M_end_of_storage; }