Gator Library
An implementation of the Red-Black Tree and Priority queue data structure in C++.
Loading...
Searching...
No Matches
Classes
book.hpp File Reference
#include <string>
#include <queue>
#include <iostream>
#include "reservation.hpp"
#include "utilities.hpp"
#include "priority_queue.hpp"
Include dependency graph for book.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  book
 Represents a book in the library. More...