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 d2cbe38 commit 06d8c88Copy full SHA for 06d8c88
reference/cstdint/int_fast8_max.md
@@ -60,10 +60,10 @@ INT_FAST8_MAX + 1: -128
60
- C++11
61
62
### 処理系
63
-- [Clang](/implementation.md#clang): 3.2
64
-- [GCC](/implementation.md#gcc): 4.7.0
+- [Clang](/implementation.md#clang): 3.2 [mark verified]
+- [GCC](/implementation.md#gcc): 4.7.0 [mark verified]
65
- [ICC](/implementation.md#icc): ??
66
-- [Visual C++](/implementation.md#visual_cpp): 2010, 2012, 2013
+- [Visual C++](/implementation.md#visual_cpp): 2010 [mark verified], 2012 [mark verified], 2013 [mark verified]
67
68
## 参照
69
- [`<cstdint>`](/reference/cstdint.md)
0 commit comments