MorphoGraphX  2.0-1-227
Classes | Namespaces | Functions
Tie.hpp File Reference
#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...
 

Detailed Description

Defines the tie function

Definition in file Tie.hpp.