Searched defs:rvalue_addable (Results 1 – 3 of 3) sorted by relevance
39 struct rvalue_addable struct43 constexpr rvalue_addable operator*(rvalue_addable const&) { return *this; } in operator *() argument46 constexpr rvalue_addable operator()(rvalue_addable&& r, rvalue_addable const&) { in operator ()() argument
28 struct rvalue_addable struct33 constexpr rvalue_addable operator()(rvalue_addable&& r, rvalue_addable const&) { in operator ()() argument
30 struct rvalue_addable struct35 constexpr rvalue_addable operator()(rvalue_addable&& r, rvalue_addable const&) { in operator ()() argument