From f3d20549760f4f3a1680b41e0e78b0fa2866c806 Mon Sep 17 00:00:00 2001 From: Bernhard Manfred Gruber Date: Wed, 8 Jan 2025 11:11:19 +0100 Subject: [PATCH] Update ReadMe --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b9795ea2f06..d1a08e77ace 100644 --- a/README.md +++ b/README.md @@ -269,8 +269,8 @@ 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 (Deprecated in Thrust/CUB, to be removed in next major version) -- C++14 (Deprecated in Thrust/CUB, to be removed in next major version) +- C++11 (only libcu++) +- C++14 (only libcu++) - C++17 - C++20