diff options
| author | Tom Smeding <tom.smeding@gmail.com> | 2019-02-01 15:02:39 +0100 |
|---|---|---|
| committer | Tom Smeding <tom.smeding@gmail.com> | 2019-02-01 16:44:56 +0100 |
| commit | 9bf0e5375134a0d230bc966f439f69a09c1556cb (patch) | |
| tree | fb91f3cff998e651cda7003f3a7612e60aadded8 /src/cryptonote_core/blockchain.cpp | |
| parent | 5d2fdc2e8c8b3d95c0a82f7f910ab63cec00cbbb (diff) | |
| download | monzero-core-9bf0e5375134a0d230bc966f439f69a09c1556cb.tar.gz monzero-core-9bf0e5375134a0d230bc966f439f69a09c1556cb.tar.xz monzero-core-9bf0e5375134a0d230bc966f439f69a09c1556cb.zip | |
cryptonote: Add const-qualifier on comparison functor
The original code did not compile with GCC 8.2.1 in C++17 mode, since
comparison functions for std::set's must be invocable as const.
Diffstat (limited to 'src/cryptonote_core/blockchain.cpp')
0 files changed, 0 insertions, 0 deletions
