#include <MetaMap.hpp>
|
| constexpr | MetaMap (KVPairs &&... pairs) |
| template<typename Self, typename Key> |
| constexpr wrapped_with< std::optional > auto | find (this Self &&self, Unit< Key > &&key) noexcept |
| template<typename Self, typename Key> |
| constexpr wrapped_with< StaticMaybe > auto | static_find (this Self &&self, Unit< Key > &&key) noexcept |
◆ MetaMap()
template<typename... KVPairs>
◆ find()
template<typename... KVPairs>
template<typename Self, typename Key>
◆ static_find()
template<typename... KVPairs>
template<typename Self, typename Key>
The documentation for this class was generated from the following file:
- core/capymeta/include/capymeta/type_structures/MetaMap.hpp