Skip to content

Commit f55b875

Browse files
authored
[stdfloat.syn] Add typedefs to library index (#6458)
1 parent 1e9e54e commit f55b875

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/support.tex

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1966,6 +1966,11 @@
19661966
\ref{basic.extended.fp}.
19671967

19681968
\indexheader{stdfloat}%
1969+
\indexlibraryglobal{float16_t}%
1970+
\indexlibraryglobal{float32_t}%
1971+
\indexlibraryglobal{float64_t}%
1972+
\indexlibraryglobal{float128_t}%
1973+
\indexlibraryglobal{bfloat16_t}%
19691974
\begin{codeblock}
19701975
namespace std {
19711976
#if defined(__STDCPP_FLOAT16_T__)

0 commit comments

Comments
 (0)