xlnt/include
JCrawfy 932fc4596f remove declarations of copy/assignment operators that only do default work
user defined copy operators suppress compiler creation of move operations, and not having all of copy/move/dtor
defined (rule of 0/5) is suspicious. Also happens to be very slightly slower
2020-03-01 23:16:57 +13:00
..
xlnt remove declarations of copy/assignment operators that only do default work 2020-03-01 23:16:57 +13:00