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 19:52:14 -06:00
2024-10-20 19:52:14 -06:00
2024-11-17 18:43:08 +01:00
2024-10-17 07:44:31 -06:00
2024-11-07 16:10:02 -07:00
2023-10-15 10:47:16 -06:00
2024-10-20 03:30:46 +02:00
2024-11-06 23:03:19 +01:00
2024-01-06 21:52:48 +01:00
2024-11-06 23:03:19 +01:00
2024-11-17 20:20:23 +01:00
2023-10-15 10:47:16 -06:00
2024-10-17 12:07:05 +01:00
2024-11-19 17:36:53 +01:00
2024-10-14 22:57:15 +02:00
2023-10-15 10:47:16 -06:00
2024-10-19 18:38:59 +02:00
2024-10-19 03:47:21 +02:00
2024-10-19 03:47:21 +02:00
2024-11-19 18:03:23 +01:00
2024-11-03 19:22:30 +01:00
2023-10-15 10:47:16 -06:00
2023-10-15 10:47:16 -06:00
2024-11-17 20:08:14 +01:00
2024-10-31 12:22:35 -06:00
2024-11-07 06:13:12 +01:00
2023-10-15 10:47:16 -06:00
2024-08-29 23:08:42 +02:00
2023-10-15 10:47:16 -06:00
2023-09-23 23:53:05 +02:00
2024-10-19 03:47:21 +02:00
2024-11-16 19:39:20 +01:00
2024-10-20 03:30:46 +02:00
2023-10-15 10:47:16 -06:00