This is the mail archive of the gcc-patches@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]

[libstdc++ PATCH, doc], refresh the C++11 implementation statuses to reflect the real status of constexpr


Duration, complex, char_traits and the random engines are already
properly constexprified in the library implementation.

I haven't built the manual with these changes. :) Also, I don't know
how doc patches
are usually submitted, so please be gentle. :P

2015-01-16  Ville Voutilainen  <ville.voutilainen@gmail.com>

    * doc/xml/manual/status_cxx2011.xml: Update constexpr statuses,
    duration, complex, char_traits and random engines are properly
    constexprified already.

Attachment: library-status-constexpr-doc-fix.diff
Description: Text document


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