]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Document correct feature test macro, __cpp_lib_is_invocable
authorJonathan Wakely <jwakely@redhat.com>
Tue, 21 Apr 2020 16:26:52 +0000 (17:26 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 21 Apr 2020 16:29:05 +0000 (17:29 +0100)
commitf9622455e61e0a688cad4996f587781487edc067
tree85a119c1f499ff71240c7625be0a9bf21d32599b
parent9300be2c74e35709ded209a378edab91a9073fbc
libstdc++: Document correct feature test macro, __cpp_lib_is_invocable

The std::is_callable trait was renamed to is_invocable, but I never
updated the manual to reflect the updated feature test macro.

* doc/xml/manual/status_cxx2017.xml: Fix name of feature test macro.
* doc/html/*: Regenerate.
libstdc++-v3/ChangeLog
libstdc++-v3/doc/html/manual/status.html
libstdc++-v3/doc/xml/manual/status_cxx2017.xml