It uses Red Black trees.

On Thu, May 29, 2008 at 12:20 PM, Raghavendra Sharma <
[EMAIL PROTECTED]> wrote:

> Hi,
>
> map container in STL uses balanced binary search tree. It does not use
> hashing technique.
>
> Thanks,
> Raghavendra
>
>
> On Thu, May 29, 2008 at 12:16 PM, Vinodh <[EMAIL PROTECTED]> wrote:
>
>>
>> I am reading about hashing techniques.
>> The map data structure available in C++ STL uses hashing techniques?
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/algogeeks
-~----------~----~----~----~------~----~------~--~---

Reply via email to