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