Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
Refactor of Raw Pointers Series' Articles
Back to Wang - C++ Developer's Series
Beyond new and delete: A Practical Guide to Refactoring Raw Pointers to Smart Pointers
Wang - C++ Developer
Wang - C++ Developer
Wang - C++ Developer
Follow
Apr 17
Beyond new and delete: A Practical Guide to Refactoring Raw Pointers to Smart Pointers
#
cpp
#
leagcy
#
refactoring
#
ptr
Comments
Add Comment
5 min read
Beyond new and delete: to Weak Pointer
Wang - C++ Developer
Wang - C++ Developer
Wang - C++ Developer
Follow
Apr 20
Beyond new and delete: to Weak Pointer
#
cpp
#
legacy
#
refactoring
#
ptr
Comments
Add Comment
3 min read
Beyond New and Delete: Engineering Approach with gsl::owner, std::span and clang-tidy
Wang - C++ Developer
Wang - C++ Developer
Wang - C++ Developer
Follow
Apr 26
Beyond New and Delete: Engineering Approach with gsl::owner, std::span and clang-tidy
#
cpp
#
legacy
#
refactor
#
clangtidy
Comments
Add Comment
5 min read
Beyong New and Delete: from auto_ptr to unique_ptr
Wang - C++ Developer
Wang - C++ Developer
Wang - C++ Developer
Follow
May 18
Beyong New and Delete: from auto_ptr to unique_ptr
#
cpp
#
ptr
#
legacy
#
refactoring
Comments
Add Comment
6 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account