diff options
author | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-09-06 20:06:28 +0000 |
---|---|---|
committer | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-09-06 20:06:28 +0000 |
commit | a41015121dd1f01e9391a8a2b4d850a1b7f6820b (patch) | |
tree | 71ae997d1bc0f79efd3bc8df635ccd6c1abb9ac4 /src/modules/m_cloaking.cpp | |
parent | 43240de39d64ccd1cc886342002b14f4147a2efc (diff) |
Modify aliases to use a multimap rather than a vector for storage + a map for quick existance checking, this makes processing an alias that exists O(log n), while keeping checking for nonexistant aliases O(log n) also, as well as saving us a few bytes of memory.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10419 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/modules/m_cloaking.cpp')
0 files changed, 0 insertions, 0 deletions