id summary reporter owner description type status milestone component version severity resolution keywords cc 38 """Property"" identifier name collision" jongoldman jsiek "{{{ Hi, I am experimenting with the boost graph library. I like it so far but had a problem with a name collision. The identifier, ""Property"" in boost\pending\property.hpp and boost\pending\detail\property.hpp was colliding with a class/struct in my code, called ""Property."" Two things I can do to fix it: 1. Rename my class or 2. Rename ""Property"" in those boost header files to something else, e.g. ""BoostProperty."" Anyway, I think that y'all should consider renaming the identifier in the official boost header file(s). There's gotta be other folks out there, like me, declaring classes with the same name. Thanks for your consideration. -Jon }}}" Bugs closed graph None Fixed