mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
1e66824af0
For rule of 5/0, where no implementation is required, all 5 operations have been declared as defaulted. This is less likely to forget definitions for all 5 if required - removed forwarding of copy ctor to assignment (which was defaulted already) in favour of defaulted copy ctor - added defaulted move assignment/ctor and destructor |
||
---|---|---|
.. | ||
cell | ||
detail | ||
packaging | ||
styles | ||
utils | ||
workbook | ||
worksheet | ||
CMakeLists.txt |