[Development] Qt LTS & C++11 plans
Thiago Macieira
thiago.macieira at intel.com
Mon Nov 23 17:20:08 CET 2015
On Monday 23 November 2015 14:40:38 Marc Mutz wrote:
> > The white list can be obtained by doing 'git grep "std::"' :-)
> >
> >
> >
> > Anyway, i'd like to start the white list with std::enable_if
>
> I'd like to add <type_traits>, too. And std::declval<>.
>
> All of enable_if, declval, and type_traits don't enter the ABI, even though
> they are part of the API (correct?).
Then please add this info to the wiki page on library coding conventions.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Development
mailing list