Remove some using declaration of std (#3083)
* Remove using std::set
* Remove using std::vector
* Remove using std::map
* Remove using std::string
* Remove using std::pair
* Remove using std::min, std::max
* Remove using std::for_each
* Remove using std::ofstream, std::ifstream
* Remove using std::list
* Remove using std::endl
* Remove using std::filebuf