tqchen 2b7c35870f Squashed 'subtree/rabit/' changes from 18f4d6c..3bf8661
3bf8661 add std before basic

git-subtree-dir: subtree/rabit
git-subtree-split: 3bf8661ec1109aecd3630c401d98612e41471e7b
2015-04-13 13:44:41 -07:00
..

This folder is part of dmlc-core library, this allows rabit to use unified stream interface with other dmlc projects.

  • Since it is only interface dependency DMLC core is not required to compile rabit
  • To compile project that uses dmlc-core functions, link to libdmlc.a (provided by dmlc-core) will be required.