HRCore V1.1.0
A High Resolution Calculation Library
|
Linked List implement of Storage::Interface. More...
#include "../HRCore.h"
Go to the source code of this file.
Classes | |
class | HRCore::Storage::LinkedList< N > |
An implement of Storage::Interface using linked list. More... | |
Namespaces | |
namespace | HRCore |
HRCore main namespace, contains all classes. | |
namespace | HRCore::Storage |
A namespace contains Storage interface and implements. | |
Linked List implement of Storage::Interface.
Definition in file LinkedList.hpp.