assign_move 386 uspace/lib/cpp/include/__bits/tuple/tuple.hpp aux::tuple_ops<0, sizeof...(Ts) - 1>::assign_move(*this, move(other)); assign_move 402 uspace/lib/cpp/include/__bits/tuple/tuple.hpp aux::tuple_ops<0, sizeof...(Ts) - 1>::assign_move(*this, move(other)); assign_move 64 uspace/lib/cpp/include/__bits/tuple/tuple_ops.hpp tuple_ops<I + 1, N>::assign_move(lhs, move(rhs));HelenOS homepage, sources at GitHub