atilaneves / tardy

Runtime polymorphism without inheritance (structs, ints, classes, ...)
25 stars 3 forks source link

Made the default allocator `nothrow` (and `nogc` on deallocation) #12

Closed dukc closed 4 years ago

dukc commented 4 years ago

This allows idiomatic use of Tardy with the nothrow attribute