BEGIN:VCALENDAR
BEGIN:VEVENT
SUMMARY:VIScon Workshop: Extend C++ with GCC Plugins
DTSTART:20241012T130000
DTEND:20241012T150000
DESCRIPTION:C++ has many features but sometimes we want more. GCC has a li
 ttle-known ability for users to add their own compiler features. This has 
 some of the benefits of custom code generation without extra build steps o
 r other downsides like having to maintain a custom build of the compiler. 
END:VEVENT
END:VCALENDAR
