Skip to content

Commit 3d1da45

Browse files
authored
Index: fix unescaped angle bracket
1 parent 1b3344b commit 3d1da45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index-functions-cpp.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1612,7 +1612,7 @@
16121612
<function name="operator="/>
16131613
<function name="from_promise"/>
16141614

1615-
<function name="operator coroutine_handle<>" link="operator_coroutine_handle_void"/>
1615+
<function name="operator coroutine_handle&lt;&gt;" link="operator_coroutine_handle_void"/>
16161616

16171617
<function name="done"/>
16181618
<function name="operator bool" link="operator_bool"/>

0 commit comments

Comments
 (0)