From 9bac4699b037471bc113581058a660f66ddf4c5a Mon Sep 17 00:00:00 2001 From: "Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)" Date: Fri, 13 Mar 2020 12:02:52 +0000 Subject: Fix libc++ issues #52 (outdated ) and #49 (char8_t) --- release_notes.md | 1 + 1 file changed, 1 insertion(+) (limited to 'release_notes.md') diff --git a/release_notes.md b/release_notes.md index 6b49e866..ad27c3fb 100644 --- a/release_notes.md +++ b/release_notes.md @@ -24,6 +24,7 @@ It is a complete rewrite after a Boost peer review in August 2015. Its github source code repository lives at https://github.com/ned14/llfio. - Portable to any conforming C++ 14 compiler with a working Filesystem TS in its STL. + - Note that VS2019 16.3 and libc++ 11 dropped support for Filesystem in C++ 14. - Will make use of any Concepts TS if you have them. - Provides view adapters into the Ranges TS, so ready for STL2. - Original error code is always preserved, even down to the original NT kernel error code if a NT kernel API was used. -- cgit v1.2.3