C++ User Group
Mittwoch, 21. Februar 2024 -
14:00
Montag, 19. Februar 2024
Dienstag, 20. Februar 2024
Mittwoch, 21. Februar 2024
14:00
Welcome & Introduction
-
Matthias Kretz
(
GSI Helmholtzzentrum für Schwerionenforschung GmbH(GSI)
)
Welcome & Introduction
Matthias Kretz
(
GSI Helmholtzzentrum für Schwerionenforschung GmbH(GSI)
)
14:00 - 14:05
Room: C27 3.010 - C27 Ebene 3
Setting expectations and a quick round of introductions
14:05
SFINAE, enable_if and C++20 concepts
-
Matthias Kretz
(
GSI Helmholtzzentrum für Schwerionenforschung GmbH(GSI)
)
SFINAE, enable_if and C++20 concepts
Matthias Kretz
(
GSI Helmholtzzentrum für Schwerionenforschung GmbH(GSI)
)
14:05 - 15:05
Room: C27 3.010 - C27 Ebene 3
This will not be a prepared talk but rather a live hacking session where I will present 1. what SFINAE means and why it was introduced in the first place 2. how some creative hackers started using SFINAE for designing APIs - leading to enable_if 3. C++20 concepts. Closely related but also something much bigger. If you already know about the topics, bring questions and/or problems to solve.