Sorry for digging the thread, but how is
* use qssize_t
and
** Wrapping std::{unordered_}map may be acceptable
combines?
std::*map uses size_t in it's API (size, max_size, count, reserve,
begin(size_type), end(size_type))And offtop - what about allocators? They would be accesibble for wrappers, but not accesible for QVector/QString?
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
