Skip to content

Commit 35507cb

Browse files
committed
Add talks
1 parent 0ae70ea commit 35507cb

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

archive.md

+16
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
33
Willkommen in unserem Archiv.
44
Sofern vorhanden werden wir hier Folien, Links und weiteres Material über vergangene Vorträge ablegen.
55

6+
## 2024-10-09
7+
8+
### `std::ignore` C++26, use C++11
9+
10+
* Autor: Sven Johannsen
11+
[<img alt="GitHub" height="16px" src="images/GitHub-light.png">](https://github.com/SvenJo/)
12+
[<img alt="LinkedIn" height="16px" src="images/LinkedIn.png"/>](https://www.linkedin.com/in/sven-johannsen-09744a2b/)
13+
14+
### Introduction to Google Test and Google Mock
15+
16+
* Autor: Daniel Evers
17+
[<img alt="GitHub" height="16px" src="images/GitHub-light.png">](https://github.com/dermojo/)
18+
[<img alt="LinkedIn" height="16px" src="images/LinkedIn.png"/>](https://www.linkedin.com/in/daniel-evers-30a62328b/)
19+
* Folien: [PDF](archive/2024-10-09/introduction_googletest_googlemock/GoogleTest_GoogleMock.pdf)
20+
* Folien: [Keynote](archive/2024-10-09/introduction_googletest_googlemock/GoogleTest_GoogleMock.key)
21+
622
## 2024-08-07
723

824
### modm: a barebone embedded library generator

0 commit comments

Comments
 (0)