I have noticed that in the decision tree implementation (src/mlpack/methods/decision_tree/decision_tree_impl.hpp) the template alias std::enable_if_t is used, which is a part of c++14. Does it mean that mlpack have been switched to c++14?
Best regards, Kirill Mishchenko
_______________________________________________ mlpack mailing list [email protected] http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack
