MADARA  3.4.1
LQueue.cpp File Reference
#include <memory>
#include <algorithm>
#include "madara/utility/LQueue.h"

Go to the source code of this file.

Classes

class  madara::utility::LQueueNode< T >
 Defines a node in the LQueue that's implemented as a circular linked list. More...
 

Namespaces

 madara
 Copyright(c) 2020 Galois.
 
 madara::utility
 Provides utility functions and classes for common tasks and needs.
 

Macros

#define _LQUEUE_CPP
 

Macro Definition Documentation

◆ _LQUEUE_CPP

#define _LQUEUE_CPP

Definition at line 2 of file LQueue.cpp.