Searched defs:fill_n (Results 1 – 2 of 2) sorted by relevance
90 fill_n(_OutputIterator __first, _Size __n, const _Tp& __value) { in fill_n() function
250 fill_n(_ExecutionPolicy&& __policy, _ForwardIterator __first, _Size __n, const _Tp& __value) { in fill_n() function