Commit Graph

16 Commits

Author SHA1 Message Date
greg 4a7e130032 cleanup some warnings 2021-02-01 13:59:03 -05:00
greg 339871041a cleanup some duplicated headers 2020-08-07 12:33:23 -04:00
greg e77d86e49c replace "container_internal" with the shorter "priv" 2020-07-27 09:14:43 -04:00
Brian McKinnon 3297b8f8a6 Fixed compiler error due to missed changes 2020-05-03 15:13:33 -05:00
Brian McKinnon 76da9dca62 Fix two warning related to upcoming c++17 deprecations 2020-05-03 12:03:55 -05:00
greg 882162cc2a Rename template parameter name Bool which conflicts with X11 headers 2020-03-29 08:28:37 -04:00
greg 942403f0db remove #include <functional> from phmap_fwd_decl.h 2020-01-03 14:19:55 -05:00
greg 9191e51500 enable warning level for for tests (msvc) and cleanup some warnings. 2020-01-01 13:56:35 -05:00
greg d6753feed0 Allow forward declaration for btree containers 2019-12-31 17:40:06 -05:00
greg 1ae11ca382 cleanup warnings up to /w4 for msvc in btree.h 2019-12-31 14:50:08 -05:00
greg 1d5651cffe cleanup some warnings 2019-12-31 12:29:45 -05:00
greg 4ae6903f13 cleanup some warnings in btree_test.cc 2019-12-30 19:19:11 -05:00
greg c15bac0dec fix compilation issue with btree tests 2019-12-30 14:53:03 -05:00
greg 6391a28fa3 cleanup duplicate definitions 2019-12-30 13:58:44 -05:00
greg 48144bc7f8 Add tests for btree and fix a couple issues. 2019-12-30 13:42:48 -05:00
greg 3c5aba629c reorganize headers and start adding btree support 2019-12-28 22:09:25 -05:00