![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <WNS/Assure.hpp>#include <WNS/container/FastListNode.hpp>#include <WNS/NonCopyable.hpp>#include <memory>

Go to the source code of this file.
Namespaces | |
| namespace | wns |
| namespace | wns::container |
Classes | |
| class | wns::container::FastList< T > |
| List supporting removing and inserting elements with O(1). More... | |
| class | wns::container::FastList< T >::iterator |
| An STL-sytle iterator for the FastList. More... | |
1.5.5