1
0
mirror of https://github.com/Zygo/bees.git synced 2025-06-16 09:36:17 +02:00
Files
bees/include
Zygo Blaxell be3c54e14c extentwalker: drop explicit default constructors
They're all public because it's a struct, so there's no need to make
them explicit.  clang-14 deprecates these.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
2022-10-23 22:39:59 -04:00
..