.. _file_data_structures_queue_with_linked_list.h: File queue_with_linked_list.h ============================= .. contents:: Contents :local: :backlinks: none Definition (``data_structures/queue_with_linked_list.h``) --------------------------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file_data_structures_queue_with_linked_list.h.rst Includes -------- - ``doubly_linked_list.h`` (:ref:`file_data_structures_doubly_linked_list.h`) Namespaces ---------- - :ref:`namespace_DataStructures` Classes ------- - :ref:`exhale_class_classDataStructures_1_1QueueWithLinkedList`