We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e5fdb4 commit 6ebba2bCopy full SHA for 6ebba2b
index-functions-c.xml
@@ -28,14 +28,14 @@
28
<!-- c/types -->
29
30
<!-- generic types -->
31
- <!--
+
32
<typedef name="std::size_t" link="cpp/types/size_t"/>
33
<typedef name="std::ptrdiff_t" link="cpp/types/ptrdiff_t"/>
34
<typedef name="std::nullptr_t" link="cpp/types/nullptr_t"/>
35
<const name="NULL" link="cpp/types/NULL"/>
36
<typedef name="std::max_align_t" link="cpp/types/max_align_t"/>
37
<function name="offsetof" link="cpp/types/offsetof"/>
38
- -->
39
<!-- fixed width integer types -->
40
41
<typedef name="int8_t" link="c/types/integer"/>
0 commit comments