[BL] ConfigTree; Replace deprecated uncaught_excpt
The `bool uncaught_exception()' is deprecated since c++17 and is replaced by `int uncaught_exceptions()'.
Please register or sign in to comment
The `bool uncaught_exception()' is deprecated since c++17 and is replaced by `int uncaught_exceptions()'.