Boost logo

Boost Users :

From: Doug Gregor (dgregor_at_[hidden])
Date: 2007-09-17 14:33:53


On Sep 17, 2007, at 10:25 AM, thomas free wrote:
> ************************************ //Change here
>
> #ifdef _WIN64
>
> template <> struct IntegerConcept<__int64> { void constraints()
> {} };
>
> template <> struct IntegerConcept<unsigned __int64> { void
> constraints() {} };
>
> #endif
>
> ************************************
>
> #endif
>
>
>
> When I put this two lines, the code compile and link has well has
> on Win32 platform

Those look fine; I've updated the Boost trunk accordingly.

        - Doug


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