ViennaGrid - The Vienna Grid Library
2.1.0
|
A static pair time. To be seen as the equivalent of std::pair<>, but for metaprogramming. More...
#include <utils.hpp>
Public Types | |
typedef FirstT | first |
typedef SecondT | second |
A static pair time. To be seen as the equivalent of std::pair<>, but for metaprogramming.
typedef FirstT first |
typedef SecondT second |