From 5da16cd57a052cc262c3306e50f6ea62b4e2d0d9 Mon Sep 17 00:00:00 2001 From: David Bayer <48736217+davebayer@users.noreply.github.com> Date: Thu, 20 Feb 2025 18:05:37 +0100 Subject: [PATCH] update supported C++ dialects in readme (#3879) --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 358adadc87b..fe8af35d673 100644 --- a/README.md +++ b/README.md @@ -269,8 +269,6 @@ But we will not invest significant time in triaging or fixing issues for older c In the spirit of "You only support what you test", see our [CI Overview](https://github.com/NVIDIA/cccl/blob/main/ci-overview.md) for more information on exactly what we test. ### C++ Dialects -- C++11 (only libcu++) -- C++14 (only libcu++) - C++17 - C++20