Skip to content

Commit 833732c

Browse files
authored
Fix section number for Transaction-Safe Function
The section number for `Transaction-Safe Function` should be "5.1.4.6", one more than `Lifetime-Extended Temporaries`.
1 parent a7e8689 commit 833732c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

abi.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4581,7 +4581,7 @@ <h5><a href="#mangling-special-temporaries"> 5.1.4.5 Lifetime-Extended Temporari
45814581

45824582
<p>
45834583
<a name="mangling-transaction-safe">
4584-
<h5><a href="#mangling-transaction-safe"> 5.1.4.5 Transaction-Safe Function
4584+
<h5><a href="#mangling-transaction-safe"> 5.1.4.6 Transaction-Safe Function
45854585
Entry Points</a></h5> A function declared transaction-safe or
45864586
[[optimize_for_synchronized]] has two entry points: the normal function
45874587
mangling, used for calls from a non-transaction context, and another entry

0 commit comments

Comments
 (0)