Skip to content

Commit e37e451

Browse files
[constexpr.functions] A constructor is a function
1 parent 666d67a commit e37e451

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
@@ -3732,7 +3732,7 @@
37323732
any standard library function signature as \keyword{constexpr} except for those where
37333733
it is explicitly required.
37343734
Within any header that provides any non-defining declarations of constexpr
3735-
functions or constructors an implementation shall provide corresponding definitions.
3735+
functions an implementation shall provide corresponding definitions.
37363736

37373737
\rSec3[algorithm.stable]{Requirements for stable algorithms}
37383738

0 commit comments

Comments
 (0)