This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
std
/
input.output
/
stream.buffers
/
streambuf
History
Marshall Clow
36c4862a37
Add a catch for std::length_error for the case where the string can't handle 2GB. (like say 32-bit big-endian)
...
llvm-svn: 325147
2018-02-14 18:05:25 +00:00
..
streambuf.cons
Avoid C++17 guaranteed copy elision when testing for non-copyability
2016-12-08 09:57:00 +00:00
streambuf.members
Remove names of unreferenced parameters. Patch from STL@microsoft.com
2016-04-28 03:17:56 +00:00
streambuf.protected
Add a catch for std::length_error for the case where the string can't handle 2GB. (like say 32-bit big-endian)
2018-02-14 18:05:25 +00:00
streambuf.virtuals
…
types.pass.cpp
…