libcruft-util/cruft/util/parallel
Danny Robson 71d9a71b20 par/stack: use our own aligned_storage_t alternative
aligned_storage_t is deprecated and will generate warnings. Use a very
similar construct within the stack itself instead.
2024-08-06 14:46:18 +10:00
..
queue.cpp Move source out of root and into the cruft directory 2024-07-18 12:27:05 +10:00
queue.hpp Move source out of root and into the cruft directory 2024-07-18 12:27:05 +10:00
stack.cpp Move source out of root and into the cruft directory 2024-07-18 12:27:05 +10:00
stack.hpp par/stack: use our own aligned_storage_t alternative 2024-08-06 14:46:18 +10:00