tuple_noexcept_assignment 247 uspace/lib/cpp/include/__bits/tuple/tuple.hpp && tuple_noexcept_assignment<Ts...>::value; tuple_noexcept_assignment 384 uspace/lib/cpp/include/__bits/tuple/tuple.hpp tuple& operator=(tuple&& other) noexcept(aux::tuple_noexcept_assignment<Ts...>::value)HelenOS homepage, sources at GitHub