
18 Aug
2005
18 Aug
'05
7:18 p.m.
Alexander Borghgraef wrote:
Ok, standard disclaimers: I use the g++ 3.4.4 compiler on Fedora, I did include all necessary boost:: and std:: namespace stuff in my code, but left it out in this post, and I have no clue whatsoever which version of boost I have installed ( Can I find it in the code somewhere? Otherwise I'll ask the sysadmin which version he installed when I see him.).
You are probably using 1.32. Operator support is a new feature for 1.33. You can look at boost/version.hpp to see which version you have.