This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[libstdc++ PATCH] Implement the Library Fundamentals v1 variable templates for type traits


Tested on Linux-x64. The {raw,}invocable_type trait and its variable templates
are not implemented yet.


2014-10-16  Ville Voutilainen  <ville.voutilainen@gmail.com>

    Implement the Library Fundamentals v1 variable templates for
    type traits.
    * include/Makefile.am: Add the new header.
    * include/experimental/type_traits: New.
    * testsuite/experimental/type_traits/value.cc: Likewise.

Attachment: fundamentals-traits.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]