id summary reporter owner description type status milestone component version severity resolution keywords cc 1140 boost::iostreams linked_streambuf bug Noboru Uchida Jonathan Turkanis "Please forgive my poor English. ''' BOOST_IOSTREAMS_USING_PROTECTED_STREAMS_BUFFER''' macro ( which is defined in boost/iostreams/detail/streambuf/linked_streambuf.hpp) includes '''sputc'''(), which is a *public* member of std::basic_streambuf<>. Properbly this is not what is meant to be, I think. As a result, boost::iostreams::stream_buffer<>::sputc() is hidden to users, and users can't call it. " Bugs closed To Be Determined iostreams Boost 1.34.1 Problem fixed