* remove memory helper and replace alignedMalloc with stl version * it's aligned_alloc * forgot about destructor * switch to unique pointers Co-authored-by: saker <sakertooth@gmail.com> * compile fix --------- Co-authored-by: saker <sakertooth@gmail.com>