Weird compile error on VS .NET 2003 with boost::property
11 Jul
2007
11 Jul
'07
8:22 a.m.
Dear all,
we upgraded yesterday to boost 1.34 but now ran in a weird compile error on
vstudio 2003 (sp1) when using boost properties (or indirect through use of
graph) and an enumerate enlosed by a namespace. E.g.:
namespace Bla
{
struct Dummy
{};
enum Foo
{
eFoo
};
}
void Example3()
{
boost::property
6340
Age (days ago)
6340
Last active (days ago)
0 comments
1 participants
participants (1)
-
gast128