Go to the source code of this file.
Classes | |
| struct | Key::EqualTo |
| struct | Key::Hash |
| struct | Key |
Namespaces | |
| aworx | |
| aworx::lib | |
| aworx::lib::resources | |
| aworx::lib::resources::detail | |
Typedefs | |
| using | CachingResourceMap = HashMap< Key, std::pair< strings::TLocalStringNoWarning< character, 32 >, integer >, Key::Hash, Key::EqualTo, Caching::Enabled, Recycling::None > |
| using | StaticResourceMap = HashMap< Key, std::pair< String, integer >, Key::Hash, Key::EqualTo, Caching::Enabled, Recycling::None > |
This header file is part of module ALib Resources of the ALib C++ Library.
© 2013-2023 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file resourcemap.hpp.