Open phprus opened 1 year ago
Please tell me does tbbmalloc_proxy supports overloading of operator new/delete with alignment (C++17)? Or not?
tbbmalloc_proxy
new
delete
@phprus I guess #1102 says that is missing. FYI @lplewa @KFilipek @ldorau
Please tell me does
tbbmalloc_proxy
supports overloading of operatornew
/delete
with alignment (C++17)? Or not?