[Coin-discuss] 32-bit assert in CGL

librik at panix.com librik at panix.com
Fri Aug 4 10:42:55 EDT 2006


In the definition for operator () of the row_count_hash class
(in CglProbing.cpp, line 83) we see the following assertion:

        assert(sizeof(size_t)==sizeof(unsigned int))

Is this to be understood as a statement that CGL cannot be built
as a native library on 64-bit systems?  Is it obligatorily limited
to 32-bit applications?

Sincerely,

- David Librik
librik at panix.com



More information about the Coin-discuss mailing list