Language
C++
Compiler
gcc HEAD 8.0.0 20170602 (experimental)
Options
Warnings
Boost 1.64.0
C++1z(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.64.0/gcc-head/include -std=gnu++1z
A<T>::A(T&&) [with T = double]
A<T>::A(T&&) [with T = double]
A<T>::A(const T&) [with T = int]
Exit Code:
0