Speaker
Dr
Matthias Kretz
(GSI Helmholtzzentrum für Schwerionenforschung GmbH(GSI))
Description
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