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.*
I’m considering dumping boost as a dependency… atm the only thing that I really
Share
AFAIK, all of the distros package V 4.+ nowadays.