
15 Oct
2003
15 Oct
'03
1:20 a.m.
Hi, I'm currently trying to use boost::function with VC++ 7.0 and I get the compilation error stating that function is not a member of boost. I've already included the header <boost/function.hpp> as well as the library path in the project settings but it just doesn't seem to be able to compile. The documentation specifies things about the preferred and portable syntax. Is there even some setting choose the desired syntax, becoz there are no hints or instructions that mention anything on it in the the documentation and I can't find anything in the source files as well. Thanks. Cheers, Terence