The Sparta Modeling Framework
Loading...
Searching...
No Matches
FrontArray.hpp File Reference

Type of Array with special allocation policies to support writing to the front most valid entry in the Array. More...

Go to the source code of this file.

Classes

class  sparta::FrontArray< DataT, ArrayT >
 a type of Array with special allocation policies to support writing to the front most valid entry in the Array, as well as reading the nth valid entry in the array. More...
 

Namespaces

namespace  sparta
 Macros for handling exponential backoff.
 

Detailed Description

Type of Array with special allocation policies to support writing to the front most valid entry in the Array.

Definition in file FrontArray.hpp.