density
C++11 library for paged memory management, function queues, heterogeneous queues and lifo memory management
Public Member Functions | List of all members
hash< density::runtime_type< FEATURES... > > Struct Template Reference

#include <runtime_type.h>

Public Member Functions

size_t operator() (const density::runtime_type< FEATURES... > &i_runtime_type) const noexcept
 

Detailed Description

template<typename... FEATURES>
struct std::hash< density::runtime_type< FEATURES... > >

Partial specialization of std::hash to allow the use of density::runtime_type as key in unordered associative containers.


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