boost::asn1::pred_utf8 — UTF8 string type predicate.
struct pred_utf8 { // public member functions bool operator()(const wchar_t) ; };
pred_utf8
bool operator()(const wchar_t c) ;