Skip to content

Struct Ase::LoftConfig

ClassList > Ase > LoftConfig

Configuration for Loft allocations.

  • #include <loft.hh>

Public Attributes

Type Name
Loft::Flags flags = = Loft::Flags (0)
size_t preallocate = = 0
Amount of preallocated available memory.
size_t watermark = = 0
Watermark to trigger async preallocation.

Public Attributes Documentation

variable flags

Loft::Flags Ase::LoftConfig::flags;

variable preallocate

size_t Ase::LoftConfig::preallocate;

variable watermark

size_t Ase::LoftConfig::watermark;


The documentation for this class was generated from the following file /__w/anklang/anklang/ase/loft.hh