Jiaming Yuan 29c6ad943a
Prevent copying SimpleDMatrix. (#5453)
* Set default dtor for SimpleDMatrix to initialize default copy ctor, which is
deleted due to unique ptr.

* Remove commented code.
* Remove warning for calling host function (std::max).
* Remove warning for initialization order.
* Remove warning for unused variables.
2020-04-02 07:01:49 +08:00
..
2019-08-19 16:51:40 +12:00
2020-03-28 14:42:21 +13:00
2019-12-05 22:15:34 +08:00