Lightning Talks


Details
Several small talks, 5-15 minutes each. If you would like to present something, please send a short abstract.
--------------------
Title: Debugging in Visual Studio
Presenter: Andreas Heindl
Abstract:
A short summary of Visualizers, StepFilters, Debug.EvaluateStatement, and how to attach the debugger when running an arbitrary executable.
--------------------
Title: A short story about configuration file formats
Presenter: Andreas Rain
Abstract:
The basis for this talk was the quest for a flexible way to store and retrieve configuration data for C++ and especially Qt applications. Surprisingly, JavaScript might be one of the best choices for this purpose.
--------------------
Title: D Idioms
Presenter: Stefan Rohe
Abstract:
Why D? Convenience. Power. Efficiency. Examples for expression coding in D.
--------------------
Title: Mixing C++ and D
Presenter: Dragos Carp
Abstract:
This short talk presents the D language capabilities of interfacing to C++: a pragmatic zero overhead solution to connect to C++ functions and classes.
--------------------
Title: Compile Time Property Checking with Variadic Templates
Presenter: Lukas Bergdoll
Abstract:
When, how and why to limit variadic templates.
--------------------

Lightning Talks