Skip to content

Commit d35d61a

Browse files
committed
fixups: ubdef instead of ubxref in basic.tex
1 parent 1555db4 commit d35d61a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4423,7 +4423,7 @@
44234423
signature.
44244424

44254425
\pnum
4426-
If a deallocation function terminates by throwing an exception, the behavior is undefined.\ubxref{basic.stc.alloc.dealloc.throw}
4426+
If a deallocation function terminates by throwing an exception, the behavior is undefined.\ubdef{basic.stc.alloc.dealloc.throw}
44274427
The value of the first argument supplied to a deallocation function may
44284428
be a null pointer value; if so, and if the deallocation function is one
44294429
supplied in the standard library, the call has no effect.

0 commit comments

Comments
 (0)