|
MorphoGraphX
2.0-1-227
|
#include <Config.hpp>#include <utility>Go to the source code of this file.
Classes | |
| class | mgx::refpair< T, U > |
Namespaces | |
| mgx | |
| Distributed matrix library. | |
Functions | |
| template<typename T , typename U > | |
| refpair< T, U > | mgx::tie (T &x, U &y) |
| Tie two variables to the values of a pair. More... | |
Defines the tie function
Definition in file Tie.hpp.
1.8.17