Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 5 years ago

Language

C++

Compiler

gcc 9.2.0

Options
Warnings
Boost 1.71.0
C++17
no pedantic

Author

anonymous

over 5 years ago

$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.71.0/gcc-9.2.0/include -std=c++17
prog.exe: /opt/wandbox/boost-1.71.0/gcc-9.2.0/include/boost/intrusive/detail/generic_hook.hpp:48: void boost::intrusive::detail::destructor_impl(Hook&, boost::intrusive::detail::link_dispatch<boost::intrusive::safe_link>) [with Hook = boost::intrusive::generic_hook<boost::intrusive::CircularListAlgorithms, boost::intrusive::list_node_traits<void*>, boost::intrusive::dft_tag, boost::intrusive::safe_link, boost::intrusive::ListBaseHookId>]: Assertion `!hook.is_linked()' failed.
Signal:
Aborted