Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 1.51 KB

README.md

File metadata and controls

13 lines (11 loc) · 1.51 KB

Code and talks given during the meeting of the C++ User Group Hamburg, Germany.

Date Talk Author Slides Code Additional information
2023-07-12 Conan 2.0 Holger Detering slides
2017-02-20 Parallelism TS 1 and TS2 Andreas Bergmeier TS1, TS2
2017-01-17 Code checker Matthias Waack slides Using clang-tidy
2016-08-16 Ranges Matthias Waack ranges
2016-07-13 Clean code Arne Mertz
2016-06-15 pybind11: Python to C++ bindings Andreas Bergmeier pybind11/talk
2016-03-22 CMake Workshop Andreas Bergmeier Dos and Don'ts in CMake
2015-08-19 constexpr and compile time evaluation Matthias Waack constexpr/doc constexpr https://github.com/valpo/sudoku