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.
libcxx/test/std/input.output/iostream.format/input.streams
Eric Fiselier 8eb066a106 Replace _LIBCPP_HAS_NO_DELETED_FUNCTIONS with _LIBCPP_CXX03_LANG
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@291278 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
iostreamclass Move test into test/std subdirectory. 11 years ago
istream Replace _LIBCPP_HAS_NO_DELETED_FUNCTIONS with _LIBCPP_CXX03_LANG 9 years ago
istream.formatted Move test into test/std subdirectory. 11 years ago
istream.manip Move test into test/std subdirectory. 11 years ago
istream.rvalue Implement LWG2328. Rvalue stream extraction should perfect forward. 9 years ago
istream.unformatted [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 7/7. 9 years ago