Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
HashIndexed< BA, IMP >::UseEmbeddedHash Struct Reference

#include "lib/hash-indexed.hpp"

Description

template<class BA, class IMP>
struct lib::HashIndexed< BA, IMP >::UseEmbeddedHash

enables use of BA objects as keys within std::unordered_map

Definition at line 149 of file hash-indexed.hpp.

Public Member Functions

HashVal operator() (BA const &obj) const
 

Member Function Documentation

◆ operator()()

template<class BA , class IMP >
HashVal operator() ( BA const &  obj) const
inline

Definition at line 151 of file hash-indexed.hpp.

+ Collaboration diagram for HashIndexed< BA, IMP >::UseEmbeddedHash:

The documentation for this struct was generated from the following file: