[Development] Qt LTS & C++11 plans

Sune Vuorela nospam at vuorela.dk
Wed Jul 1 23:03:21 CEST 2015


On 2015-06-26, Olivier Goffart <olivier at woboq.com> wrote:
> Can we have function that takes or return std::function, std::tuple, 
> std::unique_ptr, std::vector?

While I can see the advantage of std::function, I'm not sure why we
would use the remaining ones in API ?

Thiago already mentioned that he didn't like std::vector.
I think we mostly avoid QPair in api's (because it is generally not very
documenting in API). I don't see why std::tuple is any different.

/Sune




More information about the Development mailing list