CoinPair
An ordered pair.
An ordered pair.
Description
It's the same as std::pair, just this way it'll have the same look as the triple sorting.
Public Methods
CoinPair
Construct from ordered pair.
CoinPair(const S & s, const T & t)
Parameters:
s(const S &)t(const T &)
Source
Header: layer-0/CoinUtils/src/CoinSort.hpp