This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug other/48748] Undocumented type traits used in libstdc++-4.6


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48748

--- Comment #2 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2011-04-24 09:42:19 UTC ---
Author: paolo
Date: Sun Apr 24 09:42:16 2011
New Revision: 172911

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172911
Log:
2011-04-24  Paolo Carlini  <paolo.carlini@oracle.com>

    PR other/48748
    * doc/extend.texi (Type Traits): Document __is_standard_layout,
    __is_literal_type, and __is_trivial; update throughout about
    possibly cv-qualified void types.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/extend.texi


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