[squid-dev] [PATCH] Extend SBufContainerJoin to have prefix and suffix arguments

Amos Jeffries squid3 at treenet.co.nz
Fri Nov 11 05:02:37 UTC 2016


On 11/11/2016 9:28 a.m., Kinkie wrote:
> 
> v4 attached.
> 

Does it have to take begin() and end() iterators explicitly?
 can we not have it take the container itself and use a for(auto &i :
container) loop ?

Amos



More information about the squid-dev mailing list