K
Krishanu Debnath
Hello,
In case the key is not present, map:perator[] returns(and also insert)
a pair with that key and a default value.
Now my question is whether addition of these extra 'unwanted
key' can increase the run time for search operation. I am not sure about
the implementation.
Thanks
Krishanu
In case the key is not present, map:perator[] returns(and also insert)
a pair with that key and a default value.
Now my question is whether addition of these extra 'unwanted
key' can increase the run time for search operation. I am not sure about
the implementation.
Thanks
Krishanu