diff --git a/libstdc++-v3/doc/html/manual/api.html b/libstdc++-v3/doc/html/manual/api.html index ddf1ec9785b..59ed4c88862 100644 --- a/libstdc++-v3/doc/html/manual/api.html +++ b/libstdc++-v3/doc/html/manual/api.html @@ -486,8 +486,10 @@ and later. Tunables <variable>glibcxx.eh_pool.obj_count</variable> and <variable>glibcxx.eh_pool.obj_size</variable> were added.

Static library libstdc++exp.a was added -to provide the symbols for the experimental C++ Contracts support.

13.3

Symols for the Filesystem TS and C++23 <stacktrace> -header were added to the static library libstdc++exp.a.

14

+to provide the symbols for the experimental C++ Contracts support.

13.3

+Symbols for the Filesystem TS and C++23 <stacktrace> +header were added to the static library libstdc++exp.a. +

14

Deprecate the non-standard overload that allows std::setfill to be used with std::basic_istream.

diff --git a/libstdc++-v3/doc/xml/manual/evolution.xml b/libstdc++-v3/doc/xml/manual/evolution.xml index 63666b7b24c..a375ae14b83 100644 --- a/libstdc++-v3/doc/xml/manual/evolution.xml +++ b/libstdc++-v3/doc/xml/manual/evolution.xml @@ -1107,8 +1107,10 @@ to provide the symbols for the experimental C++ Contracts support.

<constant>13.3</constant> -Symols for the Filesystem TS and C++23 <stacktrace> -header were added to the static library libstdc++exp.a. + +Symbols for the Filesystem TS and C++23 <stacktrace> +header were added to the static library libstdc++exp.a. +