Canceled: C++ User Group
Wednesday, 18 September 2024 -
14:00
Monday, 16 September 2024
Tuesday, 17 September 2024
Wednesday, 18 September 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
14:05
fixed_string: strings without heap allocation — strings as types
-
Matthias Kretz
(GSI Helmholtzzentrum für Schwerionenforschung GmbH(GSI))
fixed_string: strings without heap allocation — strings as types
Matthias Kretz
(GSI Helmholtzzentrum für Schwerionenforschung GmbH(GSI))
14:05 - 15:00
Room: C27 3.010 - C27 Ebene 3
ad-hoc presentation and live-hacking: - `fixed_string`: an owning string without heap allocation - fixed-strings can be used as template parameters - fixed-strings can themselves be types and provide a never-dangling `std::string_view` - strings as types? Doing compile-time string manipulation