Iros
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
Loading...
Searching...
No Matches
di::container::detail::SequenceFunction Struct Reference

#include <di/container/action/sequence.h>

Public Member Functions

template<concepts::ViewableContainer Con, typename F, typename T = meta::ContainerReference<Con>, typename R = meta::InvokeResult<F, T>, typename G = meta::LikeExpected<R, void>>
constexpr auto operator() (Con &&container, F function) const -> G
 

Member Function Documentation

◆ operator()()

template<concepts::ViewableContainer Con, typename F, typename T = meta::ContainerReference<Con>, typename R = meta::InvokeResult<F, T>, typename G = meta::LikeExpected<R, void>>
auto di::container::detail::SequenceFunction::operator() ( Con && container,
F function ) const -> G
inlineconstexpr

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