Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
eernstg committed Nov 7, 2024
1 parent 2c2d5c1 commit b8f3d87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion working/augmentation-libraries/feature-specification.md
Original file line number Diff line number Diff line change
Expand Up @@ -932,7 +932,8 @@ potentially non-redirecting property of the constructor.

It is a compile-time error if:

* The augmented constructor has any initializers or a body.
* The augmented constructor has an initializer list or a body, or it has a
redirection.

#### Redirecting factory constructors

Expand Down

0 comments on commit b8f3d87

Please sign in to comment.