Skip to content
Snippets Groups Projects
Commit 446236e1 authored by Nikita Pettik's avatar Nikita Pettik Committed by Nikita Pettik
Browse files

memtx: introduce foreach_allocator template walker

It is supposed to generalize workflow with allocators so that apply the
same function (like create()/destroy() etc) for each existing allocator.
Newborn functions are not used yet since we are going to add more
wrappers.

Warning: dark template magic is involved, do not try what you're about
to see at home.

Follow-up #5419
parent 96793697
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment