Searched defs:rvalue_mover (Results 1 – 1 of 1) sorted by relevance
52 struct rvalue_mover struct55 constexpr decltype(auto) operator()(T && t) const in operator ()()62 struct rvalue_mover<true> struct65 constexpr std::remove_reference_t<T> operator()(T && t) const in operator ()()