Hosted by C++ Usergroup Dresden
Tweet ShareAs we still cannot meet in person, we do another online meetup for May. I will talk to you about faster meta programming with C++. Please propose your talk for future possibly online meetups.
Teaser
When we embraced meta programming in our application code we noticed a hit in compile times. This started an ongoing journey to mitigate the negative effects, but retain the positives. During this talk I will introduce the some motivations to run meta programming. We will look at some compile time benchmark of basic meta programming constructs and discuss ideas to make them faster. With this foundation we take a look at real world use cases, like templated data containers. Hopefully we learn a lot and can make your code compile a bit faster.
We will use Goto Meeting again. You will get the chance to ask your questions directly through chat or voice.
Photo Credits:
- "fast" by Derren Hodson (modified: added text) - CC-BY https://flic.kr/p/21TsL2g
Comments
Attendees (1)
Andreas Reischuck Yes
HostPhotos
Faster C++ Meta-Programming