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