$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Visitor Pattern Implementation
From: Rodrigo Madera (rodrigo.madera_at_[hidden])
Date: 2008-11-06 17:23:56
Dear community,
Is there any implementation/helper/inspiration/or-alike in Boost for the
Visitor Pattern?
I know of Boost Signals, which is awesome, but (as stated in the FAQ) it's
not Thread-safe (yikes!).
Thank you for your kind input,
Rodrigo