Skip to content

Commit dfecc29

Browse files
opensdhzygoloid
authored andcommitted
[depr] Isolate \requires
1 parent 4b34a8a commit dfecc29

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

source/future.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
%!TEX root = std.tex
22
\normannex{depr}{Compatibility features}
33

4+
\newcommand{\requires}{\Fundesc{Requires}}
5+
46
\pnum
57
This Clause describes features of the \Cpp{} Standard that are specified for compatibility with
68
existing implementations.

source/macros.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,6 @@
273273
\newcommand{\Fundesc}[1]{\Fundescx{#1:}\space}
274274
\newcommand{\recommended}{\Fundesc{Recommended practice}}
275275
\newcommand{\required}{\Fundesc{Required behavior}}
276-
\newcommand{\requires}{\Fundesc{Requires}}
277276
\newcommand{\constraints}{\Fundesc{Constraints}}
278277
\newcommand{\mandates}{\Fundesc{Mandates}}
279278
\newcommand{\expects}{\Fundesc{Preconditions}}

0 commit comments

Comments
 (0)