$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bill Seymour (bill-at-the-office_at_[hidden])
Date: 2002-11-26 11:02:23
Corwin Joy wrote:
>
> Just wanted to post a brief note to mention that we have released
> version 3.4 of the C++ Database Template Library.
>
> ...
>
> The website for our free, open source library is:
> http://dtemplatelib.sourceforge.net/index.htm
>
At first glance, this is very interesting.
Is there any work going on to support scroll cursors?
The interface could be a kind of read-only random-access
iterator. scrolling_const_select_iterator?
--Bill Seymour