Searched refs:_STLP_PRIVATE (Results 1 – 2 of 2) sorted by relevance
113 # define _STLP_PRIVATE public macro115 # define _STLP_PRIVATE protected117 # define _STLP_PRIVATE private121 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 constructors670 _STLP_PRIVATE: // Helper functions for insert.888 _STLP_PRIVATE: // Helper functions for replace.1085 #undef _STLP_PRIVATE
2257 is when using VC6 workaround, this is what _STLP_PRIVATE macro is2261 unjustified _STLP_PRIVATE macro.