#include <axl_enc_Utf.h> class UtfToUpperCase { public: // methods utf32_t operator()(utf32_t x) const; };