libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include "blatant_old_msvc_compiler_hacks.hpp"
#include "max_min.hpp"
#include "non_allocatable.hpp"
#include "frozen/unordered_map.h"
#include <algorithm>
#include <cstdint>
#include "unordered_tuple_impl.hpp"
Go to the source code of this file.
Classes | |
class | jmmcg::LIBJMMCG_VER_NAMESPACE::unordered_tuple< KeyType, MappedType, Hasher, ExtractHash, MappedTypes > |
A unordered container for a disparate list of types for which the keys form a perfect hash, computable at compile-time. More... | |
Namespaces | |
namespace | jmmcg |
Link with -lrt to include these functions. | |
namespace | jmmcg::LIBJMMCG_VER_NAMESPACE |