Skip to content

Commit c30a1c4

Browse files
authored
Update type-traits-typedefs.md
1 parent 66643fc commit c30a1c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/standard-library/type-traits-typedefs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ f1_keywords: ["type_traits/std::false_type", "xtr1common/std::false_type", "type
66
---
77
# `<type_traits>` typedefs
88

9+
The `<type_traits>` header provides the following typedefs:
10+
911
## <a name="false_type"></a> false_type Typedef
1012

1113
Holds integral constant with false value.

0 commit comments

Comments
 (0)