#include <locale>#include <string>#include <string.h>Include dependency graph for trim_spaces.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| std::string | trim_spaces (const char *psz, std::locale loc=std::locale::classic()) |
| Trims leading and trailing spaces defined by std::isspace. | |
|
||||||||||||
|
Trims leading and trailing spaces defined by std::isspace.
Definition at line 13 of file trim_spaces.h. Referenced by PingTargets::AddTargets(). |
1.4.3