Searched defs:UTCLType (Results 1 – 1 of 1) sorted by relevance
33 class UTCLType { class36 explicit UTCLType(const std::string &data) : data(data) {}; in UTCLType() function in UTCLType