id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 2678,poor programming style in boost::program_options examples,alfonso@…,Vladimir Prus,"The examples all contain lines similar to the following: cout << desc << ""\n""; The use of ""\n"" is poor programming style, and should be replaced with std::endl; ",Bugs,closed,Boost 1.38.0,program_options,Boost 1.37.0,Problem,invalid,,