Skip to content
#

smartpointers

Here are 13 public repositories matching this topic...

Developed a versatile C++ container class, BoxContainer, implementing Dynamic Resizing, element addition/removal, and efficient Memory Management. Utilized modern C++ features, including Smart Pointers, and Operator Overloading, showcasing advanced software engineering skills. It is similar to the std::vector standard C++ container.

  • Updated Feb 19, 2024
  • C++

Improve this page

Add a description, image, and links to the smartpointers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the smartpointers topic, visit your repo's landing page and select "manage topics."

Learn more