#include "common.hpp"
#include "io/input/transaction_reader/TransactionReader.hpp"
#include <algorithm>
Include dependency graph for OrderReverser.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | OrderReverser< T_R > |
This wrapper class reverses the order of the transactions that are obtained from a transaction reader. More... |