Piotr Idzik 65efd47bc1
fix: remove memory leak in reverse_a_linked_list.cpp (#2439)
* style: remove unused header

* fix: add destructor to list

* style: add missing constructors, make some methods const

* fix: google-readability-braces-around-statements

* fix: suppress some warnings

* docs: remove meaningless documentation

* docs: add missing documentation

* style: check if isEmpty in copy_all_nodes_from_list

* style: declare variables in seperate lines

Co-authored-by: David Leal <halfpacho@gmail.com>
2023-03-30 14:19:26 -06:00
..
2020-06-23 15:13:28 -05:00
2020-06-24 02:22:20 +05:30
2021-03-07 21:19:21 -06:00
2020-07-08 12:30:13 -04:00