id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 3314,erase_tail documentation bug,bartosz.janiak@…,Pavol Droba,"It seems that the documentation for erase_tail function should read \param N Length of the tail instead of \param N Length of the head Currently the following code: std::string str(""foobar""); erase_tail(str, 1); causes str to contain ""fooba"", not ""f"".",Bugs,closed,Boost 1.40.0,string_algo,Boost 1.39.0,Problem,fixed,,