< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index |
Gperf implements a perfect hash map – it is faster than
std::map. http://www.gnu.org/software/gperf/gperf.html Scott From:
resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxxx
[mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxxx] On Behalf Of hongsion Hi
all,
Can anyone tell me Why reciprocate use gerf to implement map function instead
of std::map? Thanks Regards, hongsion
|