.. _file_data_structures_deque_with_array.h: File deque_with_array.h ======================= .. contents:: Contents :local: :backlinks: none Definition (``data_structures/deque_with_array.h``) --------------------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file_data_structures_deque_with_array.h.rst Includes -------- - ``circular_array.h`` (:ref:`file_data_structures_circular_array.h`) Namespaces ---------- - :ref:`namespace_DataStructures` Classes ------- - :ref:`exhale_class_classDataStructures_1_1DequeWithArray`