Ion Gaztañaga
|
f9c282111d
|
Use sizeof(void*) instead of std::max_align_t since old C++11 compilers like gcc-4.8 don't suppor it.
|
2026-06-16 00:48:15 +02:00 |
|
Ion Gaztañaga
|
4e3dac1c5d
|
Update copyright.
|
2026-06-15 23:22:08 +02:00 |
|
Ion Gaztañaga
|
12f62ca98e
|
Unify "hub" with the rest of containers using default "void" allocator parameter (defaults to "new_allocator" which supports overalignment in all std standards).
|
2026-06-15 23:19:42 +02:00 |
|
Ion Gaztañaga
|
8b0cec03f8
|
Rename hub tests to the existing naming practice
|
2026-06-12 22:24:26 +02:00 |
|