129
edits
Changes
→List of STL Functions:
'''Algorithms'''
'''STL iterators'''
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.