llmx-rtaco 0.0.1
RTNL-only netlink control-plane library for Linux (C++23).
Loading...
Searching...
No Matches
llmx::rtaco::detail::WaitAllCombiner< R > Struct Template Reference

#include <nl_signal.hxx>

Public Types

using result_type = std::vector<R>

Public Member Functions

template<typename InputIterator>
auto operator() (InputIterator first, InputIterator last) const -> result_type

Member Typedef Documentation

◆ result_type

template<typename R>
using llmx::rtaco::detail::WaitAllCombiner< R >::result_type = std::vector<R>

Member Function Documentation

◆ operator()()

template<typename R>
template<typename InputIterator>
auto llmx::rtaco::detail::WaitAllCombiner< R >::operator() ( InputIterator first,
InputIterator last ) const -> result_type
inline

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