File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -2907,13 +2907,12 @@ <h4 id=dcl.type.simple><a class=para href=#dcl%2etype%2esimple></a>[dcl.type.sim
29072907< math display =inline >
29082908 < mrow >
29092909 < mn > 1</ mn >
2910- < mo > < </ mo >
2910+ < mo > ≤ </ mo >
29112911 < mi > N</ mi >
29122912 < mo > ≤</ mo >
29132913 < mtext > < tt- > BITINT_MAXWIDTH</ tt- > </ mtext >
29142914 </ mrow >
2915- </ math > (< a href =https://eel.is/c++draft/climits.syn > [climits.syn]</ a > )
2916- or the denoted type is < q > < code > < h- data-h =kw_type > unsigned</ h- > < h- data-h =kw_type > _BitInt</ h- > </ code > of width 1</ q > .
2915+ </ math > (< a href =https://eel.is/c++draft/climits.syn > [climits.syn]</ a > ).
29172916</ p > </ ins-block >
29182917
29192918< h4 id =dcl.enum > < a class =para href =#dcl%2eenum > </ a > [dcl.enum]</ h4 >
Original file line number Diff line number Diff line change @@ -1409,13 +1409,12 @@ The program is ill-formed unless
14091409\math{
14101410 \mrow{
14111411 \mn{1}
1412- \mo{< }
1412+ \mo{≤ }
14131413 \mi{N}
14141414 \mo{≤}
14151415 \mtext{\tt{BITINT_MAXWIDTH}}
14161416 }
1417- }\iref{climits.syn}
1418- or the denoted type is \q{\tcode{unsigned _BitInt} of width 1}.
1417+ }\iref{climits.syn}.
14191418}
14201419
14211420\h4(show-number=false){[dcl.enum]}
You can’t perform that action at this time.
0 commit comments