Re: libpq++

From: "J(dot) T(dot) Vermeulen" <jtv(at)cistron-office(dot)nl>
To: Carlos Moreno <moreno(at)mochima(dot)com>
Cc: "J(dot) T(dot) Vermeulen" <jtv(at)cistron-office(dot)nl>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: libpq++
Date: 2001-05-14 13:17:02
Message-ID: 20010514151702.F14645@cistron.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Wed, 09 May 2001, Carlos Moreno wrote:

> >> - provide STL-conformant interfaces for iterating over result sets;
> >> - allow fields to be accessed in a type-safe manner;
>
> This would be beautiful! I can picture myself having fun
> writing code like this:

One drawback is there won't be any non-const iterators on queries, nor proper
interaction with input iterators. Still thinking about that.

In response to

  • Re: libpq++ at 2001-05-09 19:15:46 from Carlos Moreno

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message J. T. Vermeulen 2001-05-14 13:30:07 Re: libpq++: combined patches based on 7.1b5
Previous Message Maxim Maletsky 2001-05-14 07:10:40 How to connect via C++?