Pixie
Loading...
Searching...
No Matches
implementations.h File Reference

Catalog of Pixie storage implementations. More...

#include <pixie/storage/aligned.h>
#include <pixie/storage/read_only_view.h>

Go to the source code of this file.

Detailed Description

Catalog of Pixie storage implementations.

  • AlignedStorage: owning, mutable, 64-byte-aligned storage.
  • ReadOnlyStorageView: non-owning read-only byte storage.