We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c48adf1 commit 11d1ad0Copy full SHA for 11d1ad0
docs/error-messages/compiler-errors-2/compiler-error-c2583.md
@@ -12,7 +12,7 @@ ms.assetid: b1c952dc-872c-47e4-9fc8-4dd72bcee6f9
12
13
## Remarks
14
15
-A constructor or destructor is declared **`const`** or **`volatile`**. This is not allowed.
+A constructor or destructor can't be declared **`const`** or **`volatile`**.
16
17
## Example
18
0 commit comments