bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

String Class Question


From: Conrad T. Pino
Subject: String Class Question
Date: Wed, 26 May 2004 13:53:20 -0700

Hi David,

I found Common C++ project while searching for a
portable String class.  I've also found the C++
Standard Templates Library (STL):

        http://www.sgi.com/tech/stl/
        http://www.stlport.org/

Clearly this project's "String" class has no direct
relationship with STL "basic_string" template class.

How are these implementations related in time?
Which came first?  Did development overlap?

Which implementation is gaining popularity in new
projects?

Does Common C++ project have plans to support 2/4
byte character sets?

TIA,

Conrad Pino





reply via email to

[Prev in Thread] Current Thread [Next in Thread]