Robin Gareus
4a99026cc9
Revert "Replace boost::aligned_storage with alignas std::array"
This reverts commit 32ff87f7f6.
This causes issues on macOS/clang
```
../libs/pbd/pbd/stack_allocator.h:152:53: note: destructor of 'StackAllocator<std::__tree_node<std::__value_type<ARDOUR::DataType, std::map<unsigned int, unsigned int, std::less<unsigned int>, PBD::StackAllocator<std::pair<const unsigned int, unsigned int>, 16>>>, void *>, 2>' is implicitly deleted because field '_buf' has a deleted destructor
152 | alignas(16) std::array<value_type, stack_capacity> _buf;
```
2024-11-19 18:03:23 +01:00
..
2024-10-20 03:11:53 +02:00
2024-11-19 18:03:23 +01:00
2024-10-19 03:47:21 +02:00
2024-10-19 03:47:21 +02:00
2024-08-29 23:08:42 +02:00
2022-12-08 02:15:29 +01:00
2023-08-07 16:33:16 -06:00
2023-01-27 15:13:27 -07:00
2024-10-19 03:47:21 +02:00
2023-01-27 15:13:27 -07:00
2024-09-28 03:15:36 +02:00
2024-11-10 22:07:58 -07:00
2024-10-19 03:47:21 +02:00
2023-08-30 16:06:14 -06:00
2024-09-28 03:16:02 +02:00
2024-09-08 01:33:57 +02:00
2023-02-09 20:54:46 +01:00
2024-10-19 03:47:21 +02:00
2024-10-17 07:44:31 -06:00
2024-10-19 03:47:21 +02:00
2024-10-19 01:04:14 +02:00
2023-03-24 14:19:15 -06:00
2023-05-19 00:35:20 +02:00
2023-08-30 16:06:13 -06:00
2024-10-19 03:47:21 +02:00
2022-12-11 11:54:03 -05:00
2024-11-17 20:20:23 +01:00
2022-11-13 03:01:50 +01:00
2024-10-19 03:47:21 +02:00
2023-03-24 14:19:15 -06:00
2024-09-28 03:16:02 +02:00
2024-10-19 03:47:21 +02:00
2023-04-26 17:25:24 +02:00
2022-09-10 10:20:37 +01:00
2024-10-19 21:54:34 +02:00
2023-11-25 00:30:04 +01:00