Skip to content
#

assert

Here are 16 public repositories matching this topic...

Matrix class that handles creating a matrix, displaying a matrix and matrix addition. This class creates a matrix pointer in the heap memory and handles deconstructing the matrix once the end of the main scope is reached. I used this project to practice with pointers, using try and catch blocks, asserts, friend functions and operator overloading.

  • Updated Dec 24, 2024
  • C++

Improve this page

Add a description, image, and links to the assert 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 assert topic, visit your repo's landing page and select "manage topics."

Learn more