capydi
Loading...
Searching...
No Matches
capy::meta::KVPair< Key, Value > Class Template Reference

#include <MetaMap.hpp>

Public Member Functions

constexpr KVPair (Unit< Key > &&, Value &&value)
constexpr RuntimeRef< Value > inner_search (Unit< Key > &&) noexcept
constexpr RuntimeRef< const Value > inner_search (Unit< Key > &&) const noexcept

Constructor & Destructor Documentation

◆ KVPair()

template<typename Key, typename Value>
capy::meta::KVPair< Key, Value >::KVPair ( Unit< Key > && ,
Value && value )
inlineconstexpr

Member Function Documentation

◆ inner_search() [1/2]

template<typename Key, typename Value>
RuntimeRef< const Value > capy::meta::KVPair< Key, Value >::inner_search ( Unit< Key > && ) const
inlineconstexprnoexcept

◆ inner_search() [2/2]

template<typename Key, typename Value>
RuntimeRef< Value > capy::meta::KVPair< Key, Value >::inner_search ( Unit< Key > && )
inlineconstexprnoexcept

The documentation for this class was generated from the following file:
  • core/capymeta/include/capymeta/type_structures/MetaMap.hpp