$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alexander Nasonov (alnsn_at_[hidden])
Date: 2007-10-01 04:04:33
Joel de Guzman <joel <at> boost-consulting.com> writes:
>
> Joel de Guzman wrote:
> Ok, here's the proof of concept:
>
> http://spirit.sourceforge.net/dl_more/overload/
I'm very impressed. C++ folks say goodbye to the visitor pattern ;-)
BTW, I could do this with dynamic_any:
http://tinyurl.com/373wkx (opens ViewVC page for calls.cpp, revision 1.3).
-- Alexander