Il functor deve ricevere una std:air, quindi:
codice:void operator()(std::pair<int, CCartesianPointIfc*>& p) { p.first <-- è la chiave p.second <-- è il puntatore. }
Il functor deve ricevere una std:air, quindi:
codice:void operator()(std::pair<int, CCartesianPointIfc*>& p) { p.first <-- è la chiave p.second <-- è il puntatore. }
This code and information is provided "as is" without warranty of any kind, either expressed
or implied, including but not limited to the implied warranties of merchantability and/or
fitness for a particular purpose.