Language
C++
Compiler
clang HEAD 5.0.0 (https://github.com/llvm-mirror/clang.git a7cab032a96ecedfd0bcb4014e5786b66455a112) (https://github.com/llvm-mirror/llvm.git 43a958c91e605aa68c8ea6b6dd9b384088c812b3)
Options
Warnings
Boost 1.64.0
C++1z(GNU)
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.64.0/clang-head/include -std=gnu++1z
A<double>::A(T &&) [T = double]
A<double>::A(T &&) [T = double]
A<double>::A(T &&) [T = double]
Exit Code:
0