]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Workaround for std::list::size() having linear complexity on some implementations
authorattilamolnar <attilamolnar@hush.com>
Thu, 16 May 2013 18:51:12 +0000 (20:51 +0200)
committerattilamolnar <attilamolnar@hush.com>
Thu, 16 May 2013 18:51:12 +0000 (20:51 +0200)
commitbb962f92ace6eb23c66c5fccee01f825c22363c3
tree9a9fd3ca343fb685477c2c45668211236bb7ed1a
parent0a8b0d317ed4adc43185c1b791bcf752115dc58e
Workaround for std::list::size() having linear complexity on some implementations
include/usermanager.h
src/usermanager.cpp
src/users.cpp