visit_utf8_string

A method to handle string summary information values (titles, authors, and so on) presented in UTF-8.

NOTE: You can call visit_uft8_string even if your target encoding is configured to be UTF-8.

Syntax

virtual ReturnT visit_utf8_string(const std::string& val) = 0;