Definition in file multi_type_map.hpp.
#include <claw/meta.hpp>
#include <map>
#include <claw/impl/multi_type_map.tpp>
Go to the source code of this file.
Namespaces | |
| namespace | claw |
Classes | |
| class | claw::multi_type_map< Key, TypeList > |
| This class can associate values of different types to a key. More... | |
| class | claw::claw::multi_type_map< Key, meta::no_type > |
| Partial specialization, to stop the inheritance recursivity. More... | |
1.5.5