TF++, Miscellaneous classes and modules in C++:
|
std::string tfxx::string::trimws_begin | ( | std::string | s | ) |
function #tf::trimws_begin#: Erase leading whitespace from a string.
s | string to remove leading whitespace from |
#) remove leading whitespace
Definition at line 74 of file stringfunc.cc.