LookupTable.h
Go to the documentation of this file.
50 template<typename EnumType, typename RecordType = LookupTableRecord<EnumType>, typename Hasher = CaseInsensitiveSBufHash >
73 using lookupTable_t = std::unordered_map<const SBuf, EnumType, Hasher, CaseInsensitiveSBufEqual>;
Definition: LookupTable.h:27
std::unordered_map< const SBuf, EnumType, Hasher, CaseInsensitiveSBufEqual > lookupTable_t
Definition: LookupTable.h:73
LookupTable(const EnumType theInvalid, const Record data[])
Definition: LookupTable.h:57
Definition: LookupTable.h:51
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products