|
Example Code From Presentations
|
| ▼ examples | |
| ▼ intro_generic_programming | |
| intro_generic_programming_test.cpp | Example code from the "A Tasty Intro to Generic Programming in C++" presentation |
| ▼ std_span | |
| std_span_test.cpp | Example code from the "std::span in C++" presentation |
| ▼ unit_test_with_catch2 | |
| unit_test_with_catch2_test.cpp | Example code from the "Unit Testing in C++ Using the Catch2 Library" presentation |