Le Philousophe 5cc574a695 BUILD: Fix GCC bogus warning by removing const
GCC emits "warning: type qualifiers ignored on cast result type" when
some types are used for HashMap because of the const modifier.
This applies especially to pointer-to-member-functions.
The const there is not really useful as it only prevents unfortunate
object editions.
2019-09-09 17:39:06 +03:00
..
2018-04-22 00:56:21 +02:00
2016-08-24 16:07:55 +06:00
2018-04-15 16:31:31 +02:00
2017-01-09 09:22:35 +01:00
2019-03-02 07:29:22 +01:00
2015-02-01 10:35:23 +01:00
2018-04-15 16:31:31 +02:00
2018-04-15 16:31:31 +02:00
2019-07-16 20:24:42 +03:00
2019-07-16 20:24:42 +03:00
2018-04-15 16:31:31 +02:00
2019-09-01 22:47:55 +03:00
2019-09-03 17:17:30 +02:00
2019-09-03 17:17:30 +02:00
2018-06-04 03:36:27 -07:00
2018-04-15 16:31:31 +02:00
2018-04-15 16:31:31 +02:00
2019-04-15 08:06:39 +03:00
2018-04-15 16:31:31 +02:00
2019-09-01 22:47:55 +03:00
2019-09-01 22:47:55 +03:00
2018-04-15 16:31:31 +02:00
2018-04-15 16:31:31 +02:00
2019-07-21 08:51:11 +03:00