OpenCyphal / CETL

Cyphal Embedded Template Library
MIT License
12 stars 3 forks source link

basic_monotonic_buffer_resource is borked #45

Closed thirtytwobits closed 1 year ago

thirtytwobits commented 1 year ago

basic_monotonic_buffer_resource will return the same memory pointer for all allocations that fit within the internal buffer.