mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-01 21:13:10 +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