#include "common.hpp"#include "io/input/transaction_reader/TransactionReader.hpp"#include <algorithm>Include dependency graph for SortedTransactionReader.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | SortedTransactionReader< T_R, UNIQUE, ASCENDING > |
| Use this class if you want, that a transaction that is read in is sorted and the duplicates are removed. More... | |
1.4.4