Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- c:\work\c++\test>clang++ -std=c++11 ann.cpp -o ann.exe
- c:\work\c++\test>ann
- terminate called after throwing an instance of 'std::ios_base::failure'
- what(): basic_ios::clear
- This application has requested the Runtime to terminate it in an unusual way.
- Please contact the application's support team for more information.
Advertisement
Add Comment
Please, Sign In to add comment