id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 6929,stream and stream_buffer need const versions of operator-> and operator *,Igor Lubashev ,Jonathan Turkanis,"stream and stream_buffer need their operator-> and operator * to be either made const or the const versions need to be added. These operators do not modify the state of the stream and can be used to execute const functions of the device (like st->handle() for a file_descriptor device) .",Bugs,new,To Be Determined,iostreams,Boost 1.49.0,Problem,,,