Language
C++
Compiler
clang 4.0.1
Options
Warnings
Boost 1.65.1
C++1z(GNU)
no pedantic
Raw compiler options
-fno-elide-constructors
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.65.1/clang-4.0.1/include -std=gnu++1z -fno-elide-constructors
Wrapper<std::__1::shared_ptr<int> >::Wrapper(Wrapper<T> &&) [T = std::__1::shared_ptr<int>]
Exit Code:
0