You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Fixes Clang warning/error: In file included from .../riot/sys/cpp11-compat/thread.cpp:26: In file included from .../riot/sys/cpp11-compat/include/riot/thread.hpp:39: .../riot/sys/cpp11-compat/include/riot/mutex.hpp:47:45: error: suggest braces around initialization of subobject [-Werror,-Wmissing-braces] inline constexpr mutex() noexcept : m_mtx{0} {} ^ {} 1 error generated. |
7 years ago | |
---|---|---|
.. | ||
detail | 8 years ago | |
chrono.hpp | 7 years ago | |
condition_variable.hpp | 7 years ago | |
mutex.hpp | 7 years ago | |
thread.hpp | 7 years ago |