Boost logo

Boost :

From: Jeff Garland (jeff_at_[hidden])
Date: 2004-04-22 14:01:47


On Thu, 22 Apr 2004 09:53:30 -0700, Robert Ramey wrote
> I have recently got the polymorphic array working on my machine.
> Only a couple really small changes to the library code were
> required. For the list of primitive types I included all portable
> C++ primitive types. (that is no long long, __int64 etc.)

Use boost::int64_t and boost::uint64_t and all your problems will be solved :-)
Date-time uses these and it works fine on all the boost test platforms.

Jeff


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk