add some #if[n]def STASTANDALONE_STRING_TESTS r=scc

git-svn-id: svn://10.0.0.236/trunk@64091 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pavlov%netscape.com
2000-03-25 02:07:34 +00:00
parent 550e39bc3f
commit 39ea807596
8 changed files with 26 additions and 17 deletions

View File

@@ -1069,7 +1069,7 @@ operator+( const basic_nsLiteralString<CharT>& lhs, const basic_nsLiteralString<
#if 0
#ifdef SCC_TESTS
#ifdef STANDALONE_STRING_TESTS
template <class CharT, class TraitsT>
basic_ostream<CharT, TraitsT>&
operator<<( basic_ostream<CharT, TraitsT>& os, const basic_nsAReadableString<CharT>& s )