Project
Loading...
Searching...
No Matches
o2::its::SlabBumpAllocator::Range Struct Reference

#include <SlabBumpAllocator.h>

Public Member Functions

bool valid () const noexcept
 

Public Attributes

size_t base {0}
 
size_t n {0}
 

Detailed Description

Definition at line 42 of file SlabBumpAllocator.h.

Member Function Documentation

◆ valid()

bool o2::its::SlabBumpAllocator::Range::valid ( ) const
inlinenoexcept

Definition at line 45 of file SlabBumpAllocator.h.

Member Data Documentation

◆ base

size_t o2::its::SlabBumpAllocator::Range::base {0}

Definition at line 43 of file SlabBumpAllocator.h.

◆ n

size_t o2::its::SlabBumpAllocator::Range::n {0}

Definition at line 44 of file SlabBumpAllocator.h.


The documentation for this struct was generated from the following file: