|
Ninja
|
#include <algorithm>#include <string.h>#include "string_piece.h"#include "util.h"#include "third_party/emhash/hash_table8.hpp"#include "third_party/rapidhash/rapidhash.h"

Go to the source code of this file.
Classes | |
| struct | ExternalStringHashMap< V > |
| A template for hash_maps keyed by a StringPiece whose string is owned externally (typically by the values). More... | |
| struct | std::hash< StringPiece > |
Namespaces | |
| std | |