Menu

#4 Add istream constructor and open overloads for strings

open
Feature (3)
5
2009-06-18
2009-06-18
No

Add new constructor and open() overloads to the istream class that take a const char* and std::string. If the url fails to parse with these, set the failbit rather than throwing an exception.

Discussion


Log in to post a comment.