[Spatialindex] Namespace use request

Howard Butler hobu.inc at gmail.com
Tue Oct 20 16:58:23 EEST 2009


On Oct 20, 2009, at 8:59 AM, Marios Hadjieleftheriou wrote:

> Should we rename uint*_t to si_uint*_t or something?

We should be able to put the uint*_t names within the Tools:: or  
SpatialIndex:: namespace and use a namespace qualifier (using  
SpatialIndex, etc).  Then we won't have to change a bunch of code.  We  
really just want something like <http://en.wikipedia.org/wiki/ 
Stdint.h> on windows, but it isn't there yet.  On IRC, Mateusz said  
that the new C++ TR1 is going to fix all this <http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1836.pdf 
 >.

I hope to patch this today yet.

Howard



More information about the Spatialindex mailing list