Skip to content

Commit b77c526

Browse files
jensmaurertkoeppe
authored andcommitted
P2374R4 views::cartesian_product
1 parent 4ee11f5 commit b77c526

File tree

3 files changed

+806
-17
lines changed

3 files changed

+806
-17
lines changed

source/macros.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@
147147
\let\textup\nocode%
148148
\let\otcode\tcode%
149149
\let\tcode\nocode%
150+
\let\oexposid\exposid%
151+
\let\exposid\nocode%
150152
\let\ogrammarterm\grammarterm%
151153
\let\grammarterm\nocode%
152154
\let\omname\mname%
@@ -157,6 +159,7 @@
157159
\let\BreakableUnderscore\textunderscore%
158160
\edef\x{#1}%
159161
\let\tcode\otcode%
162+
\let\exposid\oexposid%
160163
\let\grammarterm\gterm%
161164
\let\mname\omname%
162165
\let\Cpp\oCpp%

0 commit comments

Comments
 (0)