capydi
Loading...
Searching...
No Matches
MetaMap.hpp File Reference
Include dependency graph for MetaMap.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  capy::meta::KVPair< Key, Value >
class  capy::meta::MultyKVPair< KeysPack, Value >
class  capy::meta::MetaMap< KVPairs >

Namespaces

namespace  capy
namespace  capy::meta

Macros

#define RETRIEVAL_CALL_    std::forward<Self>(self).inner_search(std::move(key))

Macro Definition Documentation

◆ RETRIEVAL_CALL_

#define RETRIEVAL_CALL_    std::forward<Self>(self).inner_search(std::move(key))