r276574 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Fri Oct 4 12:16:00 GMT 2019
Author: redi
Date: Fri Oct 4 12:16:56 2019
New Revision: 276574
URL: https://gcc.gnu.org/viewcvs?rev=276574&root=gcc&view=rev
Log:
Add <span> to <bits/stdc++.h> precompiled header
* include/precompiled/stdc++.h: Include <span> for C++20.
* testsuite/17_intro/names.cc: Do not define 'e' for C++20.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/precompiled/stdc++.h
trunk/libstdc++-v3/testsuite/17_intro/names.cc
More information about the Libstdc++-cvs
mailing list