HelenOS sources

second_type       233 uspace/lib/cpp/include/__bits/utility/utility.hpp               second(forward<second_type>(other.second))
second_type       239 uspace/lib/cpp/include/__bits/utility/utility.hpp               second{aux::from_tuple<second_type>(move(second_args))}
second_type       262 uspace/lib/cpp/include/__bits/utility/utility.hpp             second = forward<second_type>(other.second);
second_type       271 uspace/lib/cpp/include/__bits/utility/utility.hpp             second = forward<second_type>(other.second);
HelenOS homepage, sources at GitHub