Skip to content

Commit

Permalink
[stdfloat.syn] Add typedefs to library index (#6458)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eisenwave authored Aug 17, 2023
1 parent 1e9e54e commit f55b875
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions source/support.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1966,6 +1966,11 @@
\ref{basic.extended.fp}.

\indexheader{stdfloat}%
\indexlibraryglobal{float16_t}%
\indexlibraryglobal{float32_t}%
\indexlibraryglobal{float64_t}%
\indexlibraryglobal{float128_t}%
\indexlibraryglobal{bfloat16_t}%
\begin{codeblock}
namespace std {
#if defined(__STDCPP_FLOAT16_T__)
Expand Down

0 comments on commit f55b875

Please sign in to comment.