feisty meow concerns codebase  2.140
doubly_linked_list.cpp File Reference
#include "doubly_linked_list.h"
#include "node.h"
#include <basis/functions.h>
Include dependency graph for doubly_linked_list.cpp:

Go to the source code of this file.

Namespaces

 nodes
 

Variables

const int nodes::PREVIOUS = 0
 
const int nodes::NEXT = 1