sargx digital garden

Home

❯

Computer $h1t

❯

Objetc Oriented

❯

C++

C++

Feb 17, 20261 min read

https://hackingcpp.com/cpp/cheat_sheets.html


VTABLE

https://pabloariasal.github.io/2017/06/10/understanding-virtual-tables/

https://bsodtutorials.wordpress.com/2014/02/04/virtual-functions-and-vtables/


SMART POINTERS

https://www.internalpointers.com/post/beginner-s-look-smart-pointers-modern-c


GENERICS / STL

https://guidedhacking.com/threads/reverse-engineering-standard-library-containers.17431/

https://github.com/microsoft/STL/wiki/Code-Review-Videos#videos

https://web.archive.org/web/20090323084529/http://www.mindview.net/WebLog/log-0061

https://www.learncpp.com/cpp-tutorial/template-classes/


OPERATOR OVERLOADING

https://en.cppreference.com/w/cpp/language/operators


TOOLS

Check memory leaks:

https://valgrind.org/


🌱 Back to Garden


Graph View

  • VTABLE
  • SMART POINTERS
  • GENERICS / STL
  • OPERATOR OVERLOADING
  • TOOLS

Backlinks

  • Objetc Oriented

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Discord Community