Searched defs:_STLP_PRIVATE (Results 1 - 1 of 1) sorted by relevance

/external/stlport/stlport/stl/
H A D_string.h113 # define _STLP_PRIVATE public macro
115 # define _STLP_PRIVATE protected
117 # define _STLP_PRIVATE private
121 class basic_string : _STLP_PRIVATE _STLP_PRIV _String_base<_CharT,_Alloc>
126 _STLP_PRIVATE: // Private members inherited from base.
301 _STLP_PRIVATE:
365 _STLP_PRIVATE: // Helper functions used by constructors
670 _STLP_PRIVATE: // Helper functions for insert.
888 _STLP_PRIVATE: // Helper functions for replace.
1085 #undef _STLP_PRIVATE macro
[all...]

Completed in 75 milliseconds