$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 10:10:57
I have developed triplet, quad, & quint classes, simular to
std::pair. I have also writen ostream inserters for pair, triple,
quad, & quint, and provided tie() (based on boost::tie() )functions
for triplet, quad, & quint.
Is there any interest in this?
-EdK