We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34a7efb commit b63bcc4Copy full SHA for b63bcc4
source/tables.tex
@@ -417,18 +417,6 @@
417
\end{LibEffTab}
418
}
419
420
-% usage: \begin{libefftabvaluenarrow}{TITLE}{XREF}
421
-% produces a two-column effects table with right column
422
-% header "Value", width 1.5 in. Used in basic_string_view effects
423
-% tables in standard.
424
-\newenvironment{libefftabvaluenarrow}[2]
425
-{
426
- \begin{LibEffTab}{#1}{#2}{Value}{1.5in}
427
-}
428
429
- \end{LibEffTab}
430
431
-
432
% Same as libefftabvalue except that it uses a long table and a
433
% slightly wider column.
434
\newenvironment{longlibefftabvalue}[2]
0 commit comments