Files
openal-soft/common
Chris Robinson 463591663c Check that aligned_alloc is available with cmake
Some compilers support C++17 even on targets that lack required functions.
Projects that want to force C++17 will then run into a problem with
std::aligned_alloc not existing on those targets, so it needs to be explicitly
checked for. The alternative is to simply never use it even when it would be
available.
2020-05-19 08:13:13 -07:00
..
2020-03-22 21:15:12 -07:00
2020-04-28 19:58:17 -07:00
2019-10-01 23:33:00 -07:00
2020-04-01 22:22:50 -07:00
2020-04-01 22:22:50 -07:00
2019-10-01 23:33:00 -07:00
2019-10-01 23:33:00 -07:00
2019-09-18 10:09:04 -07:00
2019-07-29 09:29:35 -07:00
2019-08-11 20:54:21 -07:00
2018-12-31 18:23:30 -08:00