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 66643fc commit c30a1c4Copy full SHA for c30a1c4
docs/standard-library/type-traits-typedefs.md
@@ -6,6 +6,8 @@ f1_keywords: ["type_traits/std::false_type", "xtr1common/std::false_type", "type
6
---
7
# `<type_traits>` typedefs
8
9
+The `<type_traits>` header provides the following typedefs:
10
+
11
## <a name="false_type"></a> false_type Typedef
12
13
Holds integral constant with false value.
0 commit comments