Files
boost_container/include/boost/container/detail
Ion Gaztañaga 15d61d6d26 Refactor node implemenations from 3 (slist_node, list_node and tree_node) to a single base_node:
- To avoid unneeded includes, is_pair is factored out from pair.hpp implementation
- Fixed bug where value_types inside nodes were not allocator-ware destructed.
- Changed scoped utilities to handle new clases
2022-01-04 00:41:34 +01:00
..
2020-08-25 15:15:59 -03:00
2018-04-29 12:42:04 +02:00
2019-03-30 12:32:39 +01:00