---
title: "CppCon 2026: Towards a complete contract-assertion fa..."
url: https://daily.dev/posts/cppcon-2026-towards-a-complete-contract-assertion-fa--bcy9cniv5
source_url: https://cppcon2026.sched.com/event/2RT7w/towards-a-complete-contract-assertion-facility-for-c++
type: article
source: "C++"
published: 2026-08-06T19:10:37.954Z
updated: 2026-08-06T19:10:53.691Z
tags: ["c", "c++"]
reading_time: 1
upvotes: 0
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: Towards a complete contract-assertion fa...

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

## Summary

A CppCon 2026 session by Timur Doumler, co-chair of the ISO C++ Contracts study group (SG21), focused on progress toward a complete contract-assertion facility for C++. The talk is scheduled for Monday, September 14, 2026, and covers the ongoing standardization work around contracts and assertions in C++.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://cppcon2026.sched.com/event/2RT7w/towards-a-complete-contract-assertion-facility-for-c++>

## Similar posts on daily.dev

- [Contracts are in C\+\+26 despite disquiet over their value](https://daily.dev/posts/contracts-are-in-c-26-despite-disquiet-over-their-value-kccnzifgd) · DEVCLASS · 21 upvotes · 0 comments
- [My other CppCon talk video is now available: The Joy of C\+\+26 Contracts \(and Some Myth-Conceptions\)](https://daily.dev/posts/my-other-cppcon-talk-video-is-now-available-the-joy-of-c-26-contracts-and-some-myth-conceptions--0boelpbtx) · Sutter's Mill · 1 upvotes · 0 comments
- [C\+\+26 is done\! — Trip report: March 2026 ISO C\+\+ standards meeting \(London Croydon, UK\)](https://daily.dev/posts/c-26-is-done-trip-report-march-2026-iso-c-standards-meeting-london-croydon-uk--qgbxvzmu3) · Sutter's Mill · 18 upvotes · 1 comments
- [Trip report: November 2025 ISO C\+\+ standards meeting \(Kona, USA\)](https://daily.dev/posts/trip-report-november-2025-iso-c-standards-meeting-kona-usa--xouubiiiz) · Sutter's Mill · 0 upvotes · 1 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-towards-a-complete-contract-assertion-fa--bcy9cniv5)
