:orphan: .. index:: pair: group; Data structures .. _doxid-group__te__tools__data: Data structures =============== .. toctree:: :hidden: group_te_tools_te_bufs.rst group_te_tools_te_dbuf.rst group_te_tools_te_vec.rst group_te_tools_te_intset.rst group_te_tools_te_kvpair.rst group_te_tools_te_alloc.rst group_te_tools_te_ring.rst group_te_tools_te_tree.rst The containers TE code reaches for: growable arrays and buffers, maps, sets and trees, plus the allocator they are built on. | :ref:`Binary buffers` | :ref:`Dynamic buffers` | :ref:`Dynamic vectors` | :ref:`Integral sets` | :ref:`Key-value pairs` | :ref:`Memory allocation` | :ref:`Ring buffers` | :ref:`Trees`