Skip to content
#

smartpointers

Here are 15 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++

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