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 242396c commit 586c006Copy full SHA for 586c006
docs/error-messages/compiler-errors-2/compiler-error-c2574.md
@@ -12,7 +12,7 @@ ms.assetid: 3e1c5c18-ee8b-4dbb-bfc0-d3b8991af71b
12
13
## Remarks
14
15
-Neither destructors nor constructors can be declared **`static`**.
+Neither [constructors](../../cpp/constructors-cpp.md) nor [destructors](../../cpp/destructors-cpp.md) can be declared **`static`**.
16
17
## Example
18
0 commit comments