Lines Matching defs:cstr
857 char const* cstr = "test string for assign";859 s.assign(cstr, cstr + 22);