ylavic
eb6ee17d2d
Speed up Pointer::operator<().
...
Speed is more important than alphabetical order (which makes few sense in
JSON in general, and with pointers especially). The use case is indexing
in std containers, i.e. O(log n) with rbtree, so the faster comparison
the better.
2018-12-12 22:32:56 +01:00
..
2018-07-31 09:02:26 -05:00
2018-06-16 13:48:33 +02:00
2018-06-16 12:32:17 +02:00
2018-07-16 20:36:20 -07:00
2017-08-07 11:58:37 +08:00
2016-06-13 07:24:26 -07:00
2016-03-04 11:52:18 +08:00
2017-01-18 18:09:18 -06:00
2018-12-06 08:38:21 +01:00
2016-12-21 14:03:53 +03:00
2018-07-16 20:36:20 -07:00
2018-07-10 11:08:41 -07:00
2017-02-07 01:08:51 -08:00
2018-01-13 12:51:24 +08:00
2017-06-15 13:24:01 +03:00
2018-12-12 22:32:56 +01:00
2018-08-05 09:44:15 +02:00
2018-10-08 10:21:25 +02:00
2018-12-03 11:49:34 +01:00
2018-07-15 16:01:02 +02:00
2018-07-15 16:01:02 +02:00
2016-02-02 18:20:36 +08:00
2018-07-16 20:36:20 -07:00
2017-09-05 18:27:02 -07:00
2016-04-06 01:16:00 +08:00
2018-01-13 12:51:24 +08:00
2018-07-16 20:36:20 -07:00
2018-02-13 10:58:41 +08:00