8#ifndef HPP_ALIB_LANG_RESOURCES_DETAIL_RESOURCEMAP
9#define HPP_ALIB_LANG_RESOURCES_DETAIL_RESOURCEMAP 1
57 #if !ALIB_DEBUG_RESOURCES
60 std::pair<String, integer>,
std::size_t Hashcode() const
bool Equals(const TString< TChar > &rhs) const
@ Enabled
Caching is enabled.
monomem::TMonoAllocator< lang::HeapAllocator > MonoAllocator
strings::TString< character > String
Type alias in namespace alib.
Equality functor for objects of type Key.
bool operator()(const Key &lhs, const Key &rhs) const
Hash functor for objects of type Key.
std::size_t operator()(const Key &key) const
Key type for hashing resource values.
NString Category
The resource category.
NString Name
The resource name.