Re: [libxml++] ustring <-> std::string
- From: Matthew Walton <matthew alledora co uk>
- To: libxmlplusplus-general lists sourceforge net
- Subject: Re: [libxml++] ustring <-> std::string
- Date: Fri, 17 Dec 2004 11:33:13 +0000
Peter Kümmel wrote:
Hello,
I plan to use libxml++ with the following replacement of ustring:
/glibmm/ustring.h :
#include <string>
namespace Glib
{
typedef std::string ustring;
}
But I don't know how "dangerous" this is.
Do I ever get problems when I only use ascii?
I don't know, but it begs the question: 'why?'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]