Skip to content

Commit 3c9ef6b

Browse files
Eelistkoeppe
authored andcommitted
[util.smartptr.ownerless] Remove 'struct' from index entry for owner_less. (#1509)
1 parent ca93ad4 commit 3c9ef6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/utilities.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10502,7 +10502,7 @@
1050210502
The class template \tcode{owner_less} allows ownership-based mixed comparisons of shared
1050310503
and weak pointers.
1050410504

10505-
\indexlibrary{\idxcode{struct owner_less}}%
10505+
\indexlibrary{\idxcode{owner_less}}%
1050610506
\begin{codeblock}
1050710507
namespace std {
1050810508
template<class T = void> struct owner_less;

0 commit comments

Comments
 (0)