<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Variadic templates and fold-expressions</title>
        <link>https://tube.mucs.club/videos/watch/1e825f7d-1d10-4ab3-be63-d4d6a4fe83b0</link>
        <description>Talk from Dublin C/C++ meetup (11.06.2018) by Denis Sukhonin Variadic templates and fold-expressions Abstract: It all started with a single printf causing undefined behavior due to mismatch of the format string and arguments. To solve similar problems in a type-safe manner C++ introduced variadic template parameters and fold-expressions. Denis covers the basics and shows how a type-safe printf function can be implemented. Slides: https://github.com/cppdug/presentations/blob/master/files/2018-06-11/Variadic_templates_and_fold-expressions.pdf</description>
        <lastBuildDate>Thu, 27 Aug 2026 22:30:32 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://tube.mucs.club</generator>
        <image>
            <title>Variadic templates and fold-expressions</title>
            <url>https://tube.mucs.club/client/assets/images/icons/icon-1500x1500.png</url>
            <link>https://tube.mucs.club/videos/watch/1e825f7d-1d10-4ab3-be63-d4d6a4fe83b0</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://tube.mucs.club/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://tube.mucs.club/feeds/video-comments.xml?videoId=1e825f7d-1d10-4ab3-be63-d4d6a4fe83b0" rel="self" type="application/rss+xml"/>
    </channel>
</rss>