$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [Variant]
From: Cosimo Calabrese (cosimo.calabrese_at_[hidden])
Date: 2009-10-05 05:21:03
Hi to all,
I've looked at the following example:
http://www.boost.org/doc/libs/1_40_0/doc/html/variant.html#variant.motivation.solution
and I think that miss an include:
#include <string>
Best regards,
Cosimo Calabrese.