]> git.saurik.com Git - wxWidgets.git/history - include/wx/meta/movable.h
VC5 didn't support partial specialization either, check for VC>=7
[wxWidgets.git] / include / wx / meta / movable.h
2008-01-29  Václav SlavíkVC5 didn't support partial specialization either, check...
2008-01-29  Václav Slavíkcompilation fix for VC6, it doesn't support partial...
2008-01-22  Václav Slavíkfixed wxVector<T> to work with non-POD types again...