Configure player

Close

WWDC Index does not host video files

If you have access to video files, you can configure a URL pattern to be used in a video player.

URL pattern

preview

Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.

$id
ID of session: wwdc2022-110367
$eventId
ID of event: wwdc2022
$eventContentId
ID of session without event part: 110367
$eventShortId
Shortened ID of event: wwdc22
$year
Year of session: 2022
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2022] [Session 110367] Simplify...

WWDC22 • Session 110367

Simplify C++ templates with concepts

Developer Tools • iOS, macOS, tvOS, watchOS • 27:05

Discover how C++20 features can take your C++ code to the next level. We’ll introduce concepts and explore how you can use it to find errors faster in your generic C++ code. We’ll also discuss the latest enhancements to the constexpr feature and show how you can leverage it to improve your app's performance by evaluating code at compile time.

Speaker: Alex Lorenz

Open in Apple Developer site

Downloads from Apple

HD Video (95 MB)
SD Video (44.1 MB)