Tom Smeding 9bf0e53751 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.
2019-02-01 16:44:56 +01:00
..
2019-01-22 20:30:51 +00:00
2019-01-22 20:30:51 +00:00
2019-01-28 19:32:28 +00:00
2018-12-04 15:14:29 +00:00
2019-01-28 21:24:55 +02:00
2019-01-28 21:40:11 +02:00
2018-12-04 17:33:19 +02:00
2019-01-22 20:30:51 +00:00
2019-01-28 21:27:10 +02:00
2018-10-07 19:57:26 +02:00
2018-10-01 19:16:56 +03:00
2018-01-26 10:03:20 -05:00
2019-01-28 21:27:34 +02:00
2019-01-28 21:40:11 +02:00
2018-10-09 22:36:44 +02:00