FTXUI/tools
Tushar Maheshwari 21d746e858
Remove explicit default destructors (#157)
From CppCoreGuidelines:

Rule of Zero: C.20: If you can avoid defining default operations, do.
C.52: Use inheriting constructors to import constructors into a derived class that does not need further explicit initialization.
DRY forward and using declarations.
Miscellaneous:

Fix format.sh to output examples with normalised paths in sorted order.

Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com>
2021-07-17 12:02:08 +02:00
..
format.sh Remove explicit default destructors (#157) 2021-07-17 12:02:08 +02:00
iwyu.sh Format using iwyu. 2021-05-15 00:19:19 +02:00
license_headers.cpp Make component more functionnal 2021-05-09 22:35:34 +02:00