Node-aware allocation result.
More...
|
| auto | into_folio () const noexcept -> folio_embryo |
| | Convert the result into an embryo folio typestate value.
|
Node-aware allocation result.
◆ into_folio()
| auto zxfoundation::memory::pmm::allocation_result::into_folio |
( |
| ) |
const->folio_embryo |
|
inlinenodiscardexportnoexcept |
Convert the result into an embryo folio typestate value.
- Returns
- Embryo folio carrying the physical allocation represented by this result.
- Note
- The result object remains a scalar record so it can be transported by std::expected without copying a typestate object.
The documentation for this struct was generated from the following file: