-
- Downloads
CreateIterator is only an output iterator
std::fill() requires a forward iterator, so don't use that algorithm.
parent
6b8033bd
No related branches found
No related tags found
Please register or sign in to comment
std::fill() requires a forward iterator, so don't use that algorithm.