Tommaso Cucinotta wrote:
>> std::vector is used many times - its maybe time for using clause in .cpp
> didn't get it -- please, explain

i just meant that having 
using namespace std;
one does not need std:: prefixes.

pavel

Reply via email to