|
CppCMS
|
Output filter escape. More...
#include <cppcms/filters.h>
Public Member Functions | |
| escape (escape const &) | |
| escape const & | operator= (escape const &other) |
| void | operator() (std::ostream &out) const |
| escape (streamable const &obj) | |
Output filter escape.
Escape text for HTML – make text safe
1.8.11