teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

2

コンパイラの追記

2016/03/14 15:33

投稿

JADEN
JADEN

スコア106

title CHANGED
File without changes
body CHANGED
@@ -3,6 +3,7 @@
3
3
 
4
4
  [引用サイト: C++11: Syntax and Feature](https://ezoeryou.github.io/cpp-book/C++11-Syntax-and-Feature.xhtml#trivially_copyable_class)
5
5
  ```C++
6
+ // コンパイラ: MSVC
6
7
  #include <type_traits>
7
8
  #include <iostream>
8
9
 

1

初心者マークの追加

2016/03/14 15:33

投稿

JADEN
JADEN

スコア106

title CHANGED
File without changes
body CHANGED
File without changes