Skip to content

Commit 06d8c88

Browse files
committed
reference/cstdint/int_fast8_max.md: Fixed version specification
Readded parts that were accidentally deleted
1 parent d2cbe38 commit 06d8c88

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

reference/cstdint/int_fast8_max.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@ INT_FAST8_MAX + 1: -128
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)