Skip to content

Commit 0ba2e72

Browse files
authored
Add leading sentence in <limits> enums reference
1 parent 0adf9fa commit 0ba2e72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/standard-library/limits-enums.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ ms.assetid: c86680a2-ba97-4ed9-8c20-a448857d7dc5
77
---
88
# `<limits>` enums
99

10+
The `<limits>` header provides the following enums:
11+
1012
## <a name="float_denorm_style"></a> `float_denorm_style`
1113

1214
The enumeration describes the various methods that an implementation can choose for representing a denormalized floating-point value — one too small to represent as a normalized value:

0 commit comments

Comments
 (0)