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 91b19c4 commit e5250ddCopy full SHA for e5250dd
reference/cstdint/int_fast16_max.md
@@ -60,10 +60,10 @@ INT_FAST16_MAX + 1: -32768
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