Re: <string>

From: Dmitry Samersoff <dms(at)wplus(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: <string>
Date: 1998-11-12 07:24:22
Message-ID: 199811120724.KAA20097@himera.wplus.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

This is stl version of GNU Strings

libpq++ intensively use this package.

IMHO,
It's mutch safely use non-stl version of GNU Strings
i.e change all
string s to String h
and
#include <string> to #include <String.h>

--
Dmitry Samersoff
DM\S, dms(at)wplus(dot)net
http://members.xoom.com/Samersoff

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 1998-11-12 07:29:43 Re: [BUGS] bug in postgresql-v6.4 on FreeBSD
Previous Message Thomas G. Lockhart 1998-11-12 05:48:38 CASE construct