Keep the same l/r-valueness as input type for return type
I tried to implement it as the following, with all of auto
, decltype()
and std::forward<>()
.
I tried to implement it as the following, with all of auto
, decltype()
and std::forward<>()
.