$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: shunsuke (pstade.mb_at_[hidden])
Date: 2007-11-21 19:15:43
Dean Michael Berris wrote:
> Precisely for people who don't have Fusion available, or don't want to
> pull Fusion into the project, something simple is welcome: so I'll try
> hard to make select<> not rely on Fusion to do the heavy lifting. ;-)
FWIW, here is a generic get implementation which works with or without Boost.Fusion.
doc: http://tinyurl.com/23z6y7
source: http://tinyurl.com/2kq56a
Regards,
-- Shunsuke Sogame