As (at least newer versions of) libxml++ follow the c++11 standard builds where this is not c++11 compliance is not enabled by default will fail. It might be worth a consideration to enable `--force-cpp11` by default to avoid this error case.
As (at least newer versions of) libxml++ follow the c++11 standard builds where this is not c++11 compliance is not enabled by default will fail.
It might be worth a consideration to enable
--force-cpp11by default to avoid this error case.