]> git.ipfire.org Git - thirdparty/squid.git/commit - src/MemObject.cc
From email:
authorrobertc <>
Sun, 3 Aug 2003 16:37:30 +0000 (16:37 +0000)
committerrobertc <>
Sun, 3 Aug 2003 16:37:30 +0000 (16:37 +0000)
commit4cbb7fa8ab5aca16fa9ed3567fe41144afe00b05
treebdc82d0ed54efd746611c1c1d60d604c4e9762cf
parent77dff9d057fa08a6430cfe875abd1429be87e974
From email:
> > MemObject.cc
>
>Looks like another limitation. taking the first one: there is a for_each
>template that is explicitly for dlink_list. You might try
>for_each<StoreClientsStats>(clients, statsVisitor);

Rigth, now MSVC++ is happy:
src/MemObject.cc