t / t4018 / cpp-class-constructor-mem-initon commit api-strbuf.txt: add docs for _trim and _ltrim (10f5b03)
   1Item::Item(int RIGHT) :
   2        member(0)
   3{
   4        ChangeMe;
   5}