|
CppCMS
|
Output filter to_upper. More...
#include <cppcms/filters.h>
Public Member Functions | |
| to_upper (to_upper const &) | |
| to_upper const & | operator= (to_upper const &other) |
| void | operator() (std::ostream &out) const |
| to_upper (streamable const &obj) | |
Output filter to_upper.
Convert text to upper case according to locale
1.8.11