Iros
 
Loading...
Searching...
No Matches
di::container::detail::AtFunction Struct Reference

#include <di/container/interface/access.h>

Inheritance diagram for di::container::detail::AtFunction:
[legend]

Public Member Functions

template<typename T, typename K>
requires (CustomAt<T, K> || MemberAt<T, K> || IndexAt<T, K> || IteratorAt<T, K>)
constexpr auto operator() (T &&container, K &&key) const
 

Member Function Documentation

◆ operator()()

template<typename T, typename K>
requires (CustomAt<T, K> || MemberAt<T, K> || IndexAt<T, K> || IteratorAt<T, K>)
auto di::container::detail::AtFunction::operator() ( T && container,
K && key ) const
inlineconstexpr

The documentation for this struct was generated from the following file: