virtual bool string(string_t& val) = 0;
A string value was read.
val (in) : string value
val
Whether parsing should proceed.
It is safe to move the passed string value.