#include <value.hpp>
Public Member Functions | |
template<typename T> | |
std::wstring | operator() (T val) const |
std::wstring const & | operator() (std::wstring const &val) const |
std::wstring | operator() (double val) const |
std::wstring mapnik::impl::to_unicode::operator() | ( | double | val | ) | const [inline] |
std::wstring const& mapnik::impl::to_unicode::operator() | ( | std::wstring const & | val | ) | const [inline] |
std::wstring mapnik::impl::to_unicode::operator() | ( | T | val | ) | const [inline] |