Commit Graph

21 Commits

Author SHA1 Message Date
Lev
c1521602d0 Add organized the vector into header and implementation files 2021-05-22 00:45:33 -05:00
Lev
e764de4c10 Add no changed were required since the last changes were made 2021-05-22 00:31:09 -05:00
Lev
99f483085e Add created loadOrders function and #pragma once to avoid multiple inclusions 2021-05-22 00:14:28 -05:00
Lev
1a7fc3b2d7 Add placed functions in private space 2021-05-21 23:48:15 -05:00
Lev
4be6e913cb Add implemented the MerkelMain into the main.cpp 2021-05-21 23:38:08 -05:00
Lev
c7cdffc9ee Add separating Merkel into header and cpp 2021-05-21 23:15:27 -05:00
Lev
3747f8c6b5 Add included the header file to the main file and both cpp files 2021-05-20 20:53:04 -05:00
Lev
8c9b2943cb Add using a header and cpp file 2021-05-20 19:57:37 -05:00
Lev
6e4465a384 Add classes and data, vectors 2021-05-20 16:30:26 -05:00
Lev
b21f8456b1 Add Using a class constructor separate from the declaration and a function 2021-05-20 16:17:12 -05:00
Lev
45289c7037 Add iterating over a vector of objects 2021-05-20 15:59:38 -05:00
Lev
598fdc39ff Update passing the values straight to the constructor 2021-05-20 15:24:07 -05:00
Lev
e8bd0ff92a Add using a vector for the entry types 2021-05-20 15:19:32 -05:00
Lev
6fa52dcbdd Add using an initialization list with the constructor 2021-05-20 15:10:20 -05:00
Lev
c0296d982c Add using a class constructor 2021-05-20 14:56:24 -05:00
Lev
6c71130f17 Add using a class 2021-05-20 12:35:02 -05:00
Lev
ff3a07f9d2 Add Initial commit 2021-05-19 23:16:26 -05:00
Lev
a4a095d0b0 Add using vectors 2021-05-19 19:33:05 -05:00
Lev
962d8c63e2 Add Initial commit 2021-05-18 22:16:04 -05:00
Lev
4449de1bf1 Add Initial commit 2021-05-18 22:00:27 -05:00
Lev
c78129c4ee Add Initial commit 2021-05-18 12:19:31 -05:00