Changes

Jump to: navigation, search

Team Darth Vector

1 byte added, 19:42, 13 December 2017
List of STL Functions:
<u>'''STL iterators'''</u>
Are supported for serial traversal. Should you use an iterator in parallel, you must be cautious to not change the data while a thread is going through the iterator.
They are defined within te the header "'''<iterator>'''" and is coded as
<pre>
#include<iterator>
129
edits

Navigation menu