$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Visitor Pattern Implementation
From: Roman Perepelitsa (roman.perepelitsa_at_[hidden])
Date: 2008-11-07 04:06:48
2008/11/6 Rodrigo Madera <rodrigo.madera_at_[hidden]>
> Dear community,
>
> Is there any implementation/helper/inspiration/or-alike in Boost for the
> Visitor Pattern?
>
Boost.Variant looks like generic implementation of visitor pattern to me.
Roman Perepelitsa.