HelenOS sources

second            222 uspace/lib/cpp/include/__bits/utility/utility.hpp             : first(x), second(y)
second            227 uspace/lib/cpp/include/__bits/utility/utility.hpp             : first(other.first), second(other.second)
second            233 uspace/lib/cpp/include/__bits/utility/utility.hpp               second(forward<second_type>(other.second))
HelenOS homepage, sources at GitHub