mirror of
https://github.com/pocoproject/poco.git
synced 2025-03-04 07:27:23 +01:00

- removed unnecessary using directives in Data library - removed iterator pointers from Var (reduce size, always return copy) - added Alignment header (adapted from LLVM infrastructure) - added alignment guards to SOO implementations