#include <di/container/algorithm/fill_n.h>
|
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 |
|
◆ 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:
- libs/di/include/di/container/algorithm/fill_n.h