|
#include <utility>
Go to the source code of this file.
Classes | |
struct | Pair< FirstT, SecondT > |
struct | Pair< FirstT, FirstT > |
Namespaces | |
MiscLib | |
Functions | |
template<class FirstT , class SecondT > | |
Pair< FirstT, SecondT > | MakePair (FirstT &first, SecondT &second) |