quoter Struct Template Reference
[String Library]
#include <stlsoft/string/functionals.hpp>
List of all members.
Detailed Description
template<typename S>
struct stlsoft::quoter< S >
Unary function class that returns a quoted form of its argument, if the argument contains spaces.
|
Public Member Functions |
S | operator() (S const &s) const |
The documentation for this struct was generated from the following file: