Boost logo

Boost Users :

From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2006-01-08 17:44:56


Allen Zhao wrote:

>Is there anything to enable these functions when
>BOOST_NO_MEMBER_TEMPLATES is undef? Any suggestions?
>
>
Update your compiler. VC++7.0 cannot compile the code necessary to
implement these, so it doesn't have them.

The tools of VC++7.1 are freely available, so you could use those. Or
get VC++8.0 Express; it's free, too.

However, I believe the global version of get() should be available even
on 7.0. You just can't use the member version.

Sebastian Redl


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net