You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/libcxx/input.output/file.streams/fstreams/ifstream.members
Peter Collingbourne f493c2fed6 libcxx: Provide overloads for basic_filebuf::open() et al that take wchar_t* filenames on Windows.
This is an MSVC standard library extension. It seems like a reasonable
enough extension to me because wchar_t* is the native format for
filenames on that platform.

Differential Revision: https://reviews.llvm.org/D42225

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@323170 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
open_wchar_pointer.pass.cpp libcxx: Provide overloads for basic_filebuf::open() et al that take wchar_t* filenames on Windows. 8 years ago
test.dat libcxx: Provide overloads for basic_filebuf::open() et al that take wchar_t* filenames on Windows. 8 years ago