[Interest] 64 bit capable QVector
Michael Jackson
imikejackson at gmail.com
Tue Sep 3 16:12:02 CEST 2013
I am curious as to what Qt class (if any) folks use for memory allocations larger then 2^31 elements? We write some software that analyzes large scientific data sets and I am trying to figure out if I should stick with std::vector in a few spots or go with something else. We have our own Array class for most of the codes but in a few places we just use a std::vector for convenience. If anyone has any thoughts that would be great to hear those.
--
Mike Jackson
dream3d.bluequartz.net (github.com/dream3d/DREAM3D)
More information about the Interest
mailing list