HelenOS sources

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