Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 5 years ago

Language

C++

Compiler

clang HEAD 12.0.0 (https://github.com/llvm/llvm-project.git 76a0c0ee6ffa9c38485776921948d8f930109674)

Options
Warnings
Boost 1.73.0
C++2a(GNU)
no pedantic

Author

anonymous

almost 5 years ago

$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/clang-head/include -std=gnu++2a
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 
prog.exe: prog.cc:27: void make<10>::static_allocator<int>::deallocate(T *, std::size_t) [N = 10, T = int]: Assertion `p == reinterpret_cast<T*>(&m_storage)' failed.
Signal:
Aborted