Language
C++
Compiler
clang HEAD 7.0.0 (https://github.com/llvm-mirror/clang.git ddb77a4e35a61b758922bc15fb68c8ca224655e5) (https://github.com/llvm-mirror/llvm.git 1c305da5144a258f9b93bc6d4fe504fd20a85874)
Options
Warnings
Boost 1.67.0
C++2a(GNU)
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.67.0/clang-head/include -std=gnu++2a
------------------
Aware<true>::Aware(std::allocator_arg_t, const Alloc &, Aware<Awareness> &&) [Awareness = true, Alloc = std::__1::scoped_allocator_adaptor<std::__1::allocator<Aware<true> > >]
Exit Code:
0