ModErn Text Analysis
META Enumerates Textual Applications
|
Helper class that allows the wrapped type to be hashed into standard library containers such as unordered_map or unordered_set. More...
#include <identifiers.h>
Public Member Functions | |
hash_wrapper (const hash_wrapper &)=default | |
hash_wrapper (hash_wrapper &&)=default | |
hash_wrapper & | operator= (const hash_wrapper &)=default |
hash_wrapper & | operator= (hash_wrapper &&)=default |
Helper class that allows the wrapped type to be hashed into standard library containers such as unordered_map or unordered_set.