c++linuxgccdistro

Does every Linux distro ship with gcc/g++ 4.* these days?


I'm considering dumping boost as a dependency... atm the only thing that I really need is shared_ptr<>, and I can get that from std::tr1, available in gcc suite 4.*


Solution

  • AFAIK, all of the distros package V 4.+ nowadays.