Struct AllocationCounts::Item

Nested Relationships

This struct is a nested type of Struct AllocationCounts.

Struct Documentation

struct Item

Public Functions

inline void add(size_t sz)
inline void rem(size_t sz)
inline Item max(Item const &that) const

Public Members

ssize_t allocs
ssize_t size