Skip to content

Commit 6ccc292

Browse files
[constexpr.functions] A constructor is a function
1 parent e5ed21f commit 6ccc292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/lib-intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3750,7 +3750,7 @@
37503750
any standard library function signature as \keyword{constexpr} except for those where
37513751
it is explicitly required.
37523752
Within any header that provides any non-defining declarations of constexpr
3753-
functions or constructors an implementation shall provide corresponding definitions.
3753+
functions an implementation shall provide corresponding definitions.
37543754

37553755
\rSec3[algorithm.stable]{Requirements for stable algorithms}
37563756

0 commit comments

Comments
 (0)