File tree Expand file tree Collapse file tree 12 files changed +84
-0
lines changed Expand file tree Collapse file tree 12 files changed +84
-0
lines changed Original file line number Diff line number Diff line change
1
+ /* *
2
+ * Copyright © 2023 Franciszek Szewczyk. None of the rights reserved.
3
+ * This code is released under the Beerware License. If you find this code useful or you appreciate the work, you are
4
+ * encouraged to buy the author a beer in return.
5
+ * Contact the author at szewczyk.franciszek02@gmail.com for inquiries and support.
6
+ */
7
+
1
8
#pragma once
2
9
3
10
#include " src/core/Type.hpp"
Original file line number Diff line number Diff line change
1
+ /* *
2
+ * Copyright © 2023 Franciszek Szewczyk. None of the rights reserved.
3
+ * This code is released under the Beerware License. If you find this code useful or you appreciate the work, you are
4
+ * encouraged to buy the author a beer in return.
5
+ * Contact the author at szewczyk.franciszek02@gmail.com for inquiries and support.
6
+ */
7
+
1
8
#pragma once
2
9
3
10
namespace shkyera ::Type {
Original file line number Diff line number Diff line change
1
+ /* *
2
+ * Copyright © 2023 Franciszek Szewczyk. None of the rights reserved.
3
+ * This code is released under the Beerware License. If you find this code useful or you appreciate the work, you are
4
+ * encouraged to buy the author a beer in return.
5
+ * Contact the author at szewczyk.franciszek02@gmail.com for inquiries and support.
6
+ */
7
+
1
8
#pragma once
2
9
3
10
#include < random>
Original file line number Diff line number Diff line change
1
+ /* *
2
+ * Copyright © 2023 Franciszek Szewczyk. None of the rights reserved.
3
+ * This code is released under the Beerware License. If you find this code useful or you appreciate the work, you are
4
+ * encouraged to buy the author a beer in return.
5
+ * Contact the author at szewczyk.franciszek02@gmail.com for inquiries and support.
6
+ */
7
+
1
8
#pragma once
2
9
3
10
#include < cmath>
Original file line number Diff line number Diff line change
1
+ /* *
2
+ * Copyright © 2023 Franciszek Szewczyk. None of the rights reserved.
3
+ * This code is released under the Beerware License. If you find this code useful or you appreciate the work, you are
4
+ * encouraged to buy the author a beer in return.
5
+ * Contact the author at szewczyk.franciszek02@gmail.com for inquiries and support.
6
+ */
7
+
1
8
#pragma once
2
9
3
10
#include < exception>
Original file line number Diff line number Diff line change
1
+ /* *
2
+ * Copyright © 2023 Franciszek Szewczyk. None of the rights reserved.
3
+ * This code is released under the Beerware License. If you find this code useful or you appreciate the work, you are
4
+ * encouraged to buy the author a beer in return.
5
+ * Contact the author at szewczyk.franciszek02@gmail.com for inquiries and support.
6
+ */
7
+
1
8
#pragma once
2
9
3
10
#include " ../core/Type.hpp"
Original file line number Diff line number Diff line change
1
+ /* *
2
+ * Copyright © 2023 Franciszek Szewczyk. None of the rights reserved.
3
+ * This code is released under the Beerware License. If you find this code useful or you appreciate the work, you are
4
+ * encouraged to buy the author a beer in return.
5
+ * Contact the author at szewczyk.franciszek02@gmail.com for inquiries and support.
6
+ */
7
+
1
8
#pragma once
2
9
3
10
#include " ../core/Type.hpp"
Original file line number Diff line number Diff line change
1
+ /* *
2
+ * Copyright © 2023 Franciszek Szewczyk. None of the rights reserved.
3
+ * This code is released under the Beerware License. If you find this code useful or you appreciate the work, you are
4
+ * encouraged to buy the author a beer in return.
5
+ * Contact the author at szewczyk.franciszek02@gmail.com for inquiries and support.
6
+ */
7
+
1
8
#pragma once
2
9
3
10
#include " ../core/Value.hpp"
Original file line number Diff line number Diff line change
1
+ /* *
2
+ * Copyright © 2023 Franciszek Szewczyk. None of the rights reserved.
3
+ * This code is released under the Beerware License. If you find this code useful or you appreciate the work, you are
4
+ * encouraged to buy the author a beer in return.
5
+ * Contact the author at szewczyk.franciszek02@gmail.com for inquiries and support.
6
+ */
7
+
1
8
#pragma once
2
9
3
10
#include " ../core/Vector.hpp"
Original file line number Diff line number Diff line change
1
+ /* *
2
+ * Copyright © 2023 Franciszek Szewczyk. None of the rights reserved.
3
+ * This code is released under the Beerware License. If you find this code useful or you appreciate the work, you are
4
+ * encouraged to buy the author a beer in return.
5
+ * Contact the author at szewczyk.franciszek02@gmail.com for inquiries and support.
6
+ */
7
+
1
8
#pragma once
2
9
3
10
#include " ../core/Type.hpp"
Original file line number Diff line number Diff line change
1
+ /* *
2
+ * Copyright © 2023 Franciszek Szewczyk. None of the rights reserved.
3
+ * This code is released under the Beerware License. If you find this code useful or you appreciate the work, you are
4
+ * encouraged to buy the author a beer in return.
5
+ * Contact the author at szewczyk.franciszek02@gmail.com for inquiries and support.
6
+ */
7
+
1
8
#pragma once
2
9
3
10
#include < vector>
Original file line number Diff line number Diff line change
1
+ /* *
2
+ * Copyright © 2023 Franciszek Szewczyk. None of the rights reserved.
3
+ * This code is released under the Beerware License. If you find this code useful or you appreciate the work, you are
4
+ * encouraged to buy the author a beer in return.
5
+ * Contact the author at szewczyk.franciszek02@gmail.com for inquiries and support.
6
+ */
7
+
1
8
#pragma once
2
9
3
10
#include " ../core/Type.hpp"
You can’t perform that action at this time.
0 commit comments