Skip to content

Commit e5250dd

Browse files
committed
reference/cstdint/int_fast16_max.md: Readded verified mark
1 parent 91b19c4 commit e5250dd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

reference/cstdint/int_fast16_max.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@ INT_FAST16_MAX + 1: -32768
6060
- C++11
6161
6262
### 処理系
63-
- [Clang](/implementation.md#clang): 3.2
64-
- [GCC](/implementation.md#gcc): 4.7.0
63+
- [Clang](/implementation.md#clang): 3.2 [mark verified]
64+
- [GCC](/implementation.md#gcc): 4.7.0 [mark verified]
6565
- [ICC](/implementation.md#icc): ??
66-
- [Visual C++](/implementation.md#visual_cpp): 2010, 2012, 2013
66+
- [Visual C++](/implementation.md#visual_cpp): 2010 [mark verified], 2012 [mark verified], 2013 [mark verified]
6767
6868
## 参照
6969
- [`<cstdint>`](/reference/cstdint.md)

0 commit comments

Comments
 (0)