Add documentation for unique_ptr and deleter class
[platform/core/uifw/vulkan-wsi-tizen.git] / util / custom_allocator.hpp
2021-07-26 Dennis TsiangAdd documentation for unique_ptr and deleter class
2021-07-22 Normunds RiekstsRemove usages of generic allocator in the layer
2021-06-28 Normunds RiekstsEnsure allocations happen through custom allocators
2021-01-18 Joe Jenner-Baileyutil: add class for storing extensions strings
2020-12-10 Matteo FranchinUse util::allocator in swapchain object
2020-11-30 Joe Jenner-BaileyImplement a vector utility that uses a custom allocator