.. _file_data_structures_queue_with_array.h: File queue_with_array.h ======================= .. contents:: Contents :local: :backlinks: none Definition (``data_structures/queue_with_array.h``) --------------------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file_data_structures_queue_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_1QueueWithArray`