Searched defs:string_buf_ (Results 1 – 2 of 2) sorted by relevance
80 alignas(std::string) mutable char string_buf_[sizeof(std::string)]; member