added some nodiscards

This commit is contained in:
2024-05-18 13:40:29 +03:00
parent 3ff064225c
commit fc2e091607
7 changed files with 53 additions and 18 deletions

View File

@@ -4,6 +4,8 @@
#include <gtest/gtest.h>
#include <uml/matrix.h>
#include <print>
TEST(UnitTestMatrix, ToString)
{
uml::matrix matrix(2, 2);