$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] interest in generic cyclic visitor?
From: Sohail Somani (sohail_at_[hidden])
Date: 2012-08-03 08:58:32
On 03/08/2012 3:17 AM, Jan Herrmann wrote:
> Additionally it can be used as a base for multimethod implementation.
This is much more interesting to me. Can you elaborate or give some
sample code?