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

#include <di/container/view/transform.h>

Public Member Functions

template<typename Con, typename F>
requires (concepts::TagInvocable<TransformFunction, Con, F> || RegularTransform<Con, F>)
constexpr auto operator() (Con &&container, F &&function) const
 

Member Function Documentation

◆ operator()()

template<typename Con, typename F>
requires (concepts::TagInvocable<TransformFunction, Con, F> || RegularTransform<Con, F>)
auto di::container::view::detail::TransformFunction::operator() ( Con && container,
F && function ) const
inlineconstexpr

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