Skip to content

Commit d46318b

Browse files
[intro.scope] Note allocation and deallocation "operator" functions
1 parent ea8e4ba commit d46318b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
beyond those provided by C, including additional data types,
1818
classes, templates, exceptions, namespaces, operator
1919
overloading, function name overloading, references, allocation and
20-
deallocation functions, and additional library facilities.%
20+
deallocation operator functions, and additional library facilities.%
2121
\indextext{scope|)}
2222

2323
\rSec0[intro.refs]{Normative references}%

0 commit comments

Comments
 (0)