-
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information
1 parent
1d2c5d9
commit 65efd47
Showing
1 changed file
with
127 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters