It seems that the header boost/spirit.hpp puts
the entire namespace std into the global scope.
That is not very nice!
--- Example 1 --------
#include <string>
#include <sstream>
#include <fstream>
#include <vector>
#include
It seems that the header boost/spirit.hpp puts
the entire namespace std into the global scope.
That is not very nice!
--- Example 1 --------
#include <string>
#include <sstream>
#include <fstream>
#include <vector>
#include