From c2ab7322a60b041396cd6778bda55d818b94f0c5 Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Fri, 5 Jun 2026 07:38:05 +0200 Subject: [PATCH] [exec.snd.expos] Add \tcode for noexcept --- source/exec.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/exec.tex b/source/exec.tex index 4f7f72b01c..58d4d865af 100644 --- a/source/exec.tex +++ b/source/exec.tex @@ -1861,7 +1861,7 @@ \pnum \remarks -The expression in the noexcept clause is \tcode{noexcept(e)}. +The expression in the \tcode{noexcept} clause is \tcode{noexcept(e)}. \end{itemdescr} \pnum