This release removes several obsoleted and redundant classes and
templates.
x::dir and
x::dirwalk classes are removed, they were
made redundant by the filesystem library.
x::xml::quote_string_literal is
obsoleted by x::xml::escapestr(), added
x::xml::xpathescapestr() for quoting
literal strings in XPath expressions.
Minor API changes to several interfaces, that use move semantics.