boost::asn1::pred_printable — Printable string type predicate.
struct pred_printable { // public member functions bool operator()(const char) ; };
pred_printable
bool operator()(const char c) ;