Home | History | Annotate | Download | only in CL

Lines Matching defs:c_str

407     const char * c_str(void) const { return (str_) ? str_ : "";}