[libc++] LWG3171: implement operator<< for filesystem::directory_entry.
authorKonstantin Varlamov <varconst@apple.com>
Fri, 14 Jan 2022 04:44:01 +0000 (20:44 -0800)
committerKonstantin Varlamov <varconst@apple.com>
Fri, 14 Jan 2022 04:44:18 +0000 (20:44 -0800)
commitb6d87773feef14d7cceeed380dd6f6c9d43fd9f0
treee6c3a349b28408f6e5aef4c42124e0dd23ae6f64
parentcf358253887298edf44bc2eec050eb8af0f68594
[libc++] LWG3171: implement operator<< for filesystem::directory_entry.

Differential Revision: https://reviews.llvm.org/D116642
libcxx/docs/Status/Cxx2bIssues.csv
libcxx/include/__filesystem/directory_entry.h
libcxx/test/std/experimental/iterator/ostream.joiner/ostream.joiner.ops/ostream_joiner.op.assign.pass.cpp
libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.io/directory_entry.io.pass.cpp [new file with mode: 0644]
libcxx/test/std/input.output/filesystems/class.path/path.nonmember/path.io.pass.cpp