$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ed Keith (e_d_k_at_[hidden])
Date: 2000-11-30 12:43:37
--- In boost_at_[hidden], Jeremy Siek <jsiek_at_l...> wrote:
>
> The trick is that the dumbed down version has to have the same
interface
> as the real version. Does your tuple implementation have the same
> interface as LL?
No, It has three classes, triplet, quad, & quint. All with the same
interface as pair (extened to include the additional members).
-EdK