Skip to content

Commit 87ac40a

Browse files
authored
[utility.underlying] Add to_underlying to index (cplusplus#4578)
1 parent 930dd54 commit 87ac40a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/utilities.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,7 @@
574574

575575
\rSec2[utility.underlying]{Function template \tcode{to_underlying}}
576576

577+
\indexlibraryglobal{to_underlying}%
577578
\begin{itemdecl}
578579
template<class T>
579580
constexpr underlying_type_t<T> to_underlying(T value) noexcept;

0 commit comments

Comments
 (0)