Go to the source code of this file.
Functions | |
template<typename MatrixType > | |
void | rvalue_copyassign (const MatrixType &) |
void | test_rvalue_types () |
void rvalue_copyassign | ( | const MatrixType & | ) |
Definition at line 43 of file rvalue_types.cpp.
void test_rvalue_types | ( | ) |
Definition at line 46 of file rvalue_types.cpp.