回答編集履歴

2

typo

2016/02/27 07:47

投稿

Chironian
Chironian

スコア23272

test CHANGED
@@ -4,4 +4,4 @@
4
4
 
5
5
  `auto x={1, 2};`の書き間違いではないでしょうか?
6
6
 
7
- [ここ](http://ezoeryou.github.io/cpp-book/C++11-Syntax-and-Feature.xhtml#dcl.spec.auto)をみると、`auto x {1, 2};`のような構文は記載されていないよう
7
+ [ここ](http://ezoeryou.github.io/cpp-book/C++11-Syntax-and-Feature.xhtml#dcl.spec.auto)をみると、`auto x {1, 2};`のような構文は記載されていないようです

1

typo

2016/02/27 07:47

投稿

Chironian
Chironian

スコア23272

test CHANGED
@@ -4,4 +4,4 @@
4
4
 
5
5
  `auto x={1, 2};`の書き間違いではないでしょうか?
6
6
 
7
- [ここ](http://ezoeryou.github.io/cpp-book/C++11-Syntax-and-Feature.xhtml#dcl.spec.auto)みると、auto x {1, 2};のような構文は記載されていないようず。
7
+ [ここ](http://ezoeryou.github.io/cpp-book/C++11-Syntax-and-Feature.xhtml#dcl.spec.auto)みると、`auto x {1, 2};`のような構文は記載されていないようず。