Closed gpeterhoff closed 1 year ago
There is already Boost.IO, in particular io_state.hpp
.
Also, for future reference, code submissions should follow Boost coding guidelines, in particular, don't use tabs. Submissions should include documentation and tests. Among other things, docs should include motivation.
Hello, I have developed a small library for accessing std::ios. This saves manual handling of e.g. ios::flags etc. Could you please include this in boost? Is boost/utility the right location?
ios.hpp.txt
thx Gero