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/input.output/iostream.format/quoted.manip
Marshall Clow b90686c1ec Implement LWG #2344: quoted()'s interaction with padding is unclear. I think that anyone using quoted with padding is really confused, but it should work the way the rest of iostreams works.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@203290 91177308-0d34-0410-b5e6-96231b3b80d8
12 years ago
..
quoted.pass.cpp Implement LWG #2344: quoted()'s interaction with padding is unclear. I think that anyone using quoted with padding is really confused, but it should work the way the rest of iostreams works. 12 years ago
quoted_char.fail.cpp N3545: Quoted strings 12 years ago
quoted_traits.fail.cpp N3545: Quoted strings 12 years ago