HRCore V1.1.0
A High Resolution Calculation Library
Loading...
Searching...
No Matches
LinkedList.hpp File Reference

Linked List implement of Storage::Interface. More...

#include "../HRCore.h"
Include dependency graph for LinkedList.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Linked List implement of Storage::Interface.

Version
0.1
Date
2022-12-06

Definition in file LinkedList.hpp.