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

#include <di/container/algorithm/fill_n.h>

Public Member Functions

template<typename T, concepts::OutputIterator< T const & > Out, typename SSizeType = meta::IteratorSSizeType<Out>>
constexpr auto operator() (Out first, meta::TypeIdentity< SSizeType > n, T const &value) const -> Out
 

Member Function Documentation

◆ operator()()

template<typename T, concepts::OutputIterator< T const & > Out, typename SSizeType = meta::IteratorSSizeType<Out>>
auto di::container::detail::FillNFunction::operator() ( Out first,
meta::TypeIdentity< SSizeType > n,
T const & value ) const -> Out
inlineconstexpr

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