Searched defs:rvalue_move (Results 1 – 2 of 2) sorted by relevance
84 void rvalue_move(const MatrixType& m) in rvalue_move() function123 void rvalue_move(const MatrixType&) {} in rvalue_move() function
86 constexpr void rvalue_move(It first_, It last_, Out result_first_, Out result_last_) { in rvalue_move() function