Searched refs:__STL_DEBUG (Results 1 – 4 of 4) sorted by relevance
6 # if defined (_STLP_DEBUG) && ! defined ( __STL_DEBUG )7 # define __STL_DEBUG _STLP_DEBUG macro
7 #if defined (__STL_DEBUG) && !defined (_STLP_DEBUG)8 # define _STLP_DEBUG __STL_DEBUG
252 …* collate_byname[_w].cpp : fixes for VC++ 5.0 build w/__STL_DEBUG (thanks to Petr Ovchenkov for th…377 * stl/_string.h, debug/_string.h - fixed conversion from native string with __STL_DEBUG
8325 * debug/_string.h : improvement to string with __STL_DEBUG w/o member templates