< Previous by Date Date Index Next by Date >
  Thread Index  

[reSIProcate] why does Data::size() now return UInt32 rather than size_t?


A long time ago, Data.hxx said typedef size_t size_type; now it says typedef UInt32 size_type. Anyone know why this change was made? It seems to me that size_t makes more sense.

Thanks,

-John Gregg