4 Dec 02:05
Re: [Review] UUID library (mini-)review starts today, November 23rd
Agustín K-ballo Bergé <kaballo86 <at> hotmail.com>
2008-12-04 01:05:39 GMT
2008-12-04 01:05:39 GMT
Andy Tompkins escribió: > It could easily be made static. It will _always_ return 16. > Even for architectures with chars bigger than 8 bits long? From a quick read of the library source code, and boost::integer documentation, it seems that the library would not compile there. Would it make any sense in defining data_type as array< unsigned char, 128 / CHAR_BIT >? I'm interested in portability issues, but I have no access to platforms other than intel-x86, so I would like to hear some advice on the subject. Thank you. Agustín K-ballo Bergé.-
RSS Feed