Furrent
|
#include <optional>
#include <policy/policy.hpp>
#include <util/result.hpp>
#include <policy/queue.inl>
Go to the source code of this file.
Classes | |
class | fur::policy::Queue< T > |
Special queue that allows the extraction of item using custom policies. More... | |
Namespaces | |
fur | |
Common types used in all the project. | |
fur::policy | |