Handle deleted overload of boost::property_tree::ptree::get_child with temporary default parameter.
The overload is explicitly removed to prevent miss-use Ref.
Now the compilation of the ARINC 615A library fails.
Change implementation to avoid this.
Maybe use boost::property_tree::ptree::get_child_optional
Edited by Thomas Vogt