acadia/lib/glacier/container
Drew Galbraith 98f029ae23 [Glacier] Add a binary tree implementation.
Additionally add an optional class to return found values
in the tree. And a reference container (Ref) similar to
std::reference_wrapper to allow storing references in containers.
2023-11-03 19:46:30 -07:00
..
array.h [Zion] Move away from storing pointers to IpcMessages. 2023-11-02 23:51:52 -07:00
array_view.h [Glacier] Add a basic Array and ArrayView class. 2023-11-02 23:30:44 -07:00
binary_tree.h [Glacier] Add a binary tree implementation. 2023-11-03 19:46:30 -07:00
intrusive_list.h [glacier] Add an IntrusiveList container 2023-06-21 16:28:19 -07:00
linked_list.h [Zion] Move away from storing pointers to IpcMessages. 2023-11-02 23:51:52 -07:00
optional.h [Glacier] Add a binary tree implementation. 2023-11-03 19:46:30 -07:00
pair.h [glacier] Move Pair to glacier. 2023-06-21 20:47:40 -07:00
vector.h Move userspace to a templated StrFormat. 2023-11-03 02:48:21 -07:00