
1 Jul
2006
1 Jul
'06
9:09 a.m.
When I have a Boost.Variant templated on a bool and a std::string, I get
the following behaviour ..
#include<string>
#include