Skip to content

Commit

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

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

0 comments on commit cf7e1a4

Please sign in to comment.