回答編集履歴
1
clang++を追記
answer
CHANGED
@@ -6,4 +6,6 @@
|
|
6
6
|
S::S()[0x7ffee4ae46d0]
|
7
7
|
respectively.
|
8
8
|
|
9
|
+
clang++ 6.0.0 can compile with same option also.
|
10
|
+
|
9
11
|
Best Regards.
|