Jack Poulson <[email protected]> writes:
> It hasn't yet been rigorously tested, but support for 64-bit integers
> should be possible by simply changing the typedefs for elem::Int and
> elem::Unsigned from 'int' -> 'long long int' and 'unsigned' to 'long
> long unsigned'. These are guaranteed to be 64-bit by C++11.

Can you add a CMake configure option for these?  I'd rather
--download-elemental use an interface other than stream-editing headers.

Attachment: pgp1orFAJrtbo.pgp
Description: PGP signature

Reply via email to