Skip to content

Commit adb67a2

Browse files
authored
Update remarks in C2154 error reference
1 parent 9a34150 commit adb67a2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/error-messages/compiler-errors-1/compiler-error-c2154.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,4 @@ helpviewer_keywords: ["C2154"]
1111
1212
## Remarks
1313

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).
14+
You can only get the underlying type of an [enumeration](../../cpp/enumerations-cpp.md) type.

0 commit comments

Comments
 (0)