]> git.ipfire.org Git - thirdparty/squid.git/blame - src/acl/AclAddress.cc
Implement forward and reverse input iterators for SBuf.
[thirdparty/squid.git] / src / acl / AclAddress.cc
CommitLineData
0dc8ffa5 1/*
bde978a6 2 * Copyright (C) 1996-2015 The Squid Software Foundation and contributors
0dc8ffa5 3 *
bbc27441
AJ
4 * Squid software is distributed under GPLv2+ license and includes
5 * contributions from numerous individuals and organizations.
6 * Please see the COPYING and CONTRIBUTORS files for details.
0dc8ffa5
FC
7 */
8
9#include "squid.h"
10#include "AclAddress.h"
11
12//TODO: fill in
f53969cc 13