C++ : Why does std::fill use ForwardIterator, not OutputIterator?

Channel:
Subscribers:
76,400
Published on ● Video Link: https://www.youtube.com/watch?v=nWyoyJYjS44



Duration: 1:12
0 views
0


C++ : Why does std::fill use ForwardIterator, not OutputIterator?
To Access My Live Chat Page,
On Google, Search for "hows tech developer connect"

As I promised, I have a secret feature to share with you.
This is a YouTube's feature which works on Desktop.
First, Make sure this video is playing.
Then, type the letters 'awesome' on the keyboard.
Your YouTube progress bar will transform into a flashing rainbow.

A little intro about me,
Hi, my name is Delphi, nice to meet you.
I can be of service in providing you with answers to your inquiries.
C++ : Why does std::fill use ForwardIterator, not OutputIterator?
Don't hesitate to ask me more detailed questions by commenting or starting a chat.
Please feel free to leave a comment below if you have an answer or insights on the answer.
A 'heart' from me will be given to show my gratitude for your contribution.
std::fill does Why not OutputIterator? ForwardIterator, : C++ use




Other Videos By Hey Delphi


2023-04-20NodeJS : How to order a firebase collection and then write something to each document?
2023-04-20SQL : How do i make this query sql injection proof?
2023-04-20C# : How to change date format from DD/MM/YYYY or MM/DD/YYYY to YYYY-MM-DD?
2023-04-20jQuery : How to pass query parameter as string into jquery load that includes space
2023-04-20R : how to isolate a function
2023-04-20SQL : When do sql optimizations become overkill?
2023-04-20PYTHON : How to split data into trainset and testset randomly?
2023-04-20HTML : how to center background image in window resize
2023-04-20C# : How to cancel HttpListenerContext.AcceptWebSocketAsync?
2023-04-20R : How to plot an aligned text on severals lines / colomns?
2023-04-20C++ : Why does std::fill use ForwardIterator, not OutputIterator?
2023-04-20R : How to change interpolation / smoothing in ggplot2 geom_raster
2023-04-20HTML : How to add a fallback font for a non supported character in font-face?
2023-04-20Windows : Why is CurrentUICulture "DE-DE" even though I have set up "DE-CH" in Windows
2023-04-20R : Do attribute assignment operators need to be declared in NAMESPACE? How?
2023-04-20NodeJS : How to handle Persistence with Rich Domain Model
2023-04-20CSS : How to remove the "Facebook social plugin" text?
2023-04-20SQL : Is it possible to make a virtual column no longer virtual in Oracle?
2023-04-20MySQL : How to write a stored procedure in phpMyAdmin?
2023-04-20NodeJS : How to insert html form element between label tag and text of label tag in jade
2023-04-20Array : How to remove last array from below code when name is empty