
1 Jul
2006
1 Jul
'06
2:24 p.m.
If I instantiate a Boost.Variant templated on a bool and a std::string , then I get the following behaviour ... not sure why
#include <string>
#include