Skip to content

File stringtrimmer.h

FileList > code_source > templat > include > TempLat > util > stringtrimmer.h

Go to the source code of this file

  • #include <algorithm>
  • #include <functional>
  • #include <cctype>
  • #include <locale>

Namespaces

Type Name
namespace TempLat

Classes

Type Name
class StringTrimmer
A class which trims strings on all ends. In place: [lr]trim(std::string). Copy: std::string [lr]trimmed(std::string)

The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/util/stringtrimmer.h