Skip to content

extlib version 1.1.0

Choose a tag to compare

@bamless bamless released this 16 Dec 15:14
· 49 commits to master since this release
  • Added generic allocator versions of convenience macros: ext_allocator_new,
    ext_allocator_new_array, ext_allocator_delete, ext_allocator_delete_array,
    and ext_allocator_clone (with corresponding shorthands when EXTLIB_NO_SHORTHANDS
    is not defined)