Custom memory ops support #4

Closed
opened 2025-10-10 00:06:10 +03:00 by alex · 1 comment
Owner

Add possibility to use user defined memory ops with:
ndbuf_t *ndbuf_new_wmops(const struct ndbuf_memops *, const size_t);

Add possibility to use user defined memory ops with: ndbuf_t *ndbuf_new_wmops(const struct ndbuf_memops *, const size_t);
alex added this to the v0.0.2 milestone 2025-10-10 00:06:10 +03:00
alex self-assigned this 2025-10-10 00:06:10 +03:00
Author
Owner

Fixed with:

Fixed with: * https://vapaa.work/public/libndbuf/commit/baa15747462a899c1fe83dd3265e068b186bd52f * https://vapaa.work/public/libndbuf/commit/68aa01d300802c5648c74c8baab33020644d9c01
alex closed this issue 2025-10-10 00:14:16 +03:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: public/libndbuf#4
No description provided.