chriskohlhoff / asio

Asio C++ Library
http://think-async.com/Asio
4.72k stars 1.19k forks source link

Use std::aligned_alloc on Android when available #1440

Open georgthegreat opened 4 months ago

georgthegreat commented 4 months ago

aligned_alloc was introduced along with Android API level 28.