Changes

Jump to: navigation, search

Team Darth Vector

156 bytes added, 16:29, 4 December 2017
m
List of TBB containers:
queue.
''concurrent_vector'' : This is a container class for vectors with concurrent support. These vectors do not support insertion or erase operations but support concurrent operations.
''concurrent_hash_map'' : hash table that permits concurrent accesses.
'''Threads'''
 
==STL Background==
129
edits

Navigation menu