libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
unordered_tuple.hpp File Reference
#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"
Include dependency graph for unordered_tuple.hpp:
This graph shows which files directly or indirectly include this file:

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