Justin Viiret
9cf66b6ac9
util: switch from Boost to std::unordered set/map
...
This commit replaces the ue2::unordered_{set,map} types with their STL
versions, with some new hashing utilities in util/hash.h. The new types
ue2_unordered_set<T> and ue2_unordered_map<Key, T> default to using the
ue2_hasher.
The header util/ue2_containers.h has been removed, and the flat_set/map
containers moved to util/flat_containers.h.
2017-08-21 11:14:55 +10:00
..
2017-08-21 11:14:55 +10:00
2017-05-30 13:59:00 +10:00
2015-10-20 09:13:35 +11:00
2015-10-20 09:13:35 +11:00
2017-05-30 13:59:23 +10:00
2017-08-21 11:14:55 +10:00
2017-08-21 11:12:36 +10:00
2017-04-26 15:19:36 +10:00
2017-08-21 11:12:36 +10:00
2017-08-21 11:14:55 +10:00
2017-08-21 11:14:55 +10:00
2017-01-17 11:38:09 +11:00
2017-04-26 15:19:36 +10:00
2017-04-26 15:19:36 +10:00
2017-06-09 10:12:02 +10:00
2017-04-26 15:18:26 +10:00
2017-04-26 15:19:01 +10:00
2017-04-26 15:18:09 +10:00
2017-04-26 15:18:13 +10:00
2017-04-26 15:18:09 +10:00
2017-04-26 15:18:09 +10:00
2015-10-20 09:13:35 +11:00
2017-04-26 15:18:09 +10:00
2017-04-26 15:19:19 +10:00
2017-08-21 11:14:55 +10:00
2017-04-26 15:19:19 +10:00
2017-08-21 11:12:36 +10:00
2015-10-20 09:13:35 +11:00
2015-10-20 09:13:35 +11:00
2015-10-20 09:13:35 +11:00
2015-10-20 09:13:35 +11:00
2017-04-26 15:19:19 +10:00
2017-08-21 11:14:55 +10:00
2016-10-28 14:43:33 +11:00
2016-08-10 14:57:48 +10:00
2015-10-20 09:13:35 +11:00
2017-05-30 13:59:18 +10:00
2017-08-21 11:12:16 +10:00
2017-05-30 14:00:45 +10:00
2015-10-20 09:13:35 +11:00
2017-08-21 11:12:16 +10:00
2015-10-20 09:13:35 +11:00
2015-10-20 09:13:35 +11:00
2016-10-28 14:44:12 +11:00
2017-06-09 10:12:02 +10:00
2015-10-20 09:13:35 +11:00
2016-12-02 11:34:04 +11:00