Skip to content

Commit a764b26

Browse files
committed
[util.smartptr.ownerless] Italicize "unspecified".
1 parent 70c3b9f commit a764b26

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
@@ -6721,7 +6721,7 @@
67216721
template<class T, class U>
67226722
bool operator()(weak_ptr<T> const&, weak_ptr<U> const&) const;
67236723

6724-
typedef unspecified is_transparent;
6724+
typedef @\unspec@ is_transparent;
67256725
};
67266726
}
67276727
\end{codeblock}

0 commit comments

Comments
 (0)