
30 Apr
2008
30 Apr
'08
7:27 p.m.
On Wed, Apr 30, 2008 at 12:16 PM, Steven Watanabe <watanabesj@gmail.com> wrote:
boost/config.hpp provides BOOST_NO_PARTIAL_SPECIAILIZATION
I know that. But boost can't be complied by VC++ 6.0. So I don't include any boost header files.
Your macros, should all be prefixed with BOOST_MEMORY to avoid conflicts.
Of course. I will do this when I have time.