yes, I am, plus conversion from wchars to UTF-8
Please respond to Boost mailing list <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:
Subject: [boost] UTF8 strings
Hello,
would anybody be interested in a stdC++ string variant class using
Actually, the log4J and log4N are examples of what logging libs could be...
Marc
Alisdair Meredith <[EMAIL PROTECTED]>@lists.boost.org on
19/03/2003 10:17:31
Please respond to Boost mailing list <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:
Subject: [boost
I am having problems with the shared_ptr on Forte 6.2: when I compile my
code into an application, it all seems to work. When I am compiling a
static library, I had to
compile it with the -misalign option. If I don't do this I get a
misalignment error in a destructor of
the shared_ptr. I do not k