Even though I did try enabling both std:c++latest and also c++17 separately, I couldnt use the std::aligned_alloc() function added in c++17. Is this real life? Did visual studio 2019 just flat out not implement an age old feature like this one in the standard(and a pretty important one too)? Can someone else confirm?
the feature I refer to: