llarp::OwnedBuffer::destroyer

Public Functions

Name
void operator()(byte_t * ptr)

Public Attributes

Name
alloc_t & alloc
size_t sz

Public Functions Documentation

function operator()

inline void operator()(
    byte_t * ptr
)

Public Attributes Documentation

variable alloc

alloc_t & alloc;

variable sz

size_t sz;

Updated on 2026-01-10 at 22:49:45 +0000