Experimental Code
Code Written To Experiment With Various Techniques And Otherwise Not Very Useful...
DoubleLinkedListImpl.cpp File Reference

Implementations of longer template methods of the DoubleLinkedListImpl.h file. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Experiment
 This file is to be included at the end of Iterator.h.
 
 Experiment::DoubleLinkedListImpl
 Implementation Details of a DoubleLinkedList.
 

Macros

#define DOUBLE_LINKED_LIST_IMPL_CPP
 

Detailed Description

Implementations of longer template methods of the DoubleLinkedListImpl.h file.

Note
This file is to be included at the end of DoubleLinkedListImpl.h

Definition in file DoubleLinkedListImpl.cpp.

Macro Definition Documentation

◆ DOUBLE_LINKED_LIST_IMPL_CPP

#define DOUBLE_LINKED_LIST_IMPL_CPP

Definition at line 15 of file DoubleLinkedListImpl.cpp.