I found somewhere this piece of code:
boost::shared_ptr<const Foo> pFoo = boost::make_shared<const Foo>();
What's the aim of the const keyword here?
const
Aucun commentaire:
Enregistrer un commentaire