|
Squid Web Cache master
|
#include "mem/forward.h"#include <utility>Go to the source code of this file.
Classes | |
| class | PoolingAllocator< Value > |
| STL Allocator that uses Squid memory pools for memory management. More... | |
| struct | PoolingAllocator< Value >::rebind< OtherValue > |
Functions | |
| template<class L , class R > | |
| bool | operator== (const PoolingAllocator< L > &, const PoolingAllocator< R > &) noexcept |
| template<class L , class R > | |
| bool | operator!= (const PoolingAllocator< L > &l, const PoolingAllocator< R > &r) noexcept |
|
inlinenoexcept |
Definition at line 46 of file PoolingAllocator.h.
|
inlinenoexcept |
Definition at line 39 of file PoolingAllocator.h.
Referenced by Ip::Address::operator!=().