$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Slapeta (stefan_at_[hidden])
Date: 2004-11-12 07:29:24
In the code sample in 'Binary visitation', the const modifiers for the two
operator () are missing; thus, the sample doesn't compile at all!
Stefan