std :: string :: substr function

string substr (size_t pos = 0, size_t len = npos) const;

Guess you like

Origin www.cnblogs.com/smallredness/p/11236220.html