The Sparta Modeling Framework
|
Type of Array with special allocation policies to support writing to the front most valid entry in the Array. More...
#include "sparta/resources/Array.hpp"
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. | |
Type of Array with special allocation policies to support writing to the front most valid entry in the Array.
Definition in file FrontArray.hpp.