$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2004-04-25 03:11:32
"Joaquin M Lopez Munoz" <joaquin_at_[hidden]> wrote:
> Composite keys can be specified by a new construct
> called composite_key in the following manner:
>
OT question 1: will it be possible to specify calculated
index as part of composite index?
OT question 2 (I could had asked already): would it be somehow
possible for calculated index to use user supplied functor
and then sorting sequenced index according this index?
This would create 'dynamic index', modifiable during runtime.
/Pavel