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 9a34150 commit adb67a2Copy full SHA for adb67a2
docs/error-messages/compiler-errors-1/compiler-error-c2154.md
@@ -11,6 +11,4 @@ helpviewer_keywords: ["C2154"]
11
12
## Remarks
13
14
-You can only get the underlying type of an enumeration type.
15
-
16
-For more information, see [Compiler Support for Type Traits](../../extensions/compiler-support-for-type-traits-cpp-component-extensions.md).
+You can only get the underlying type of an [enumeration](../../cpp/enumerations-cpp.md) type.
0 commit comments