---
title: "CppCon 2026: Back to Basics: Move Semantics"
url: https://daily.dev/posts/cppcon-2026-back-to-basics-move-semantics-ei9s83rlh
source_url: https://cppcon2026.sched.com/event/2RT41/back-to-basics-move-semantics
type: article
source: "C++"
published: 2026-08-05T15:34:46.153Z
updated: 2026-08-05T15:38:47.246Z
tags: ["c", "c++"]
reading_time: 1
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# CppCon 2026: Back to Basics: Move Semantics

**[C\+\+](https://daily.dev/sources/isocpp)** · 1 min read · 1 upvotes · 0 comments

## Summary

A CppCon 2026 conference session titled 'Back to Basics: Move Semantics' presented by Ruslan Arutyunyan, a Senior Middleware Development Engineer at Intel. The session is scheduled for Monday, September 14, 2026, from 11:00 to 12:00 MDT. The presenter specializes in parallel and threading runtimes and is the lead developer of the oneAPI DPC++ library.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://cppcon2026.sched.com/event/2RT41/back-to-basics-move-semantics>

## Similar posts on daily.dev

- [Pure Virtual C\+\+ 2026 \[Meet the Speakers, Part 3\]: Modernizing C\+\+](https://daily.dev/posts/pure-virtual-c-2026-meet-the-speakers-part-3-modernizing-c--ismgfibyx) · DevBlogs · 12 upvotes · 0 comments

---

Tags: [#c](https://daily.dev/tags/c), [#c++](https://daily.dev/tags/c++)

[View this post on daily.dev](https://daily.dev/posts/cppcon-2026-back-to-basics-move-semantics-ei9s83rlh)
