Open main menu

CDOT Wiki β

Changes

Team Darth Vector

148 bytes added, 15:43, 9 December 2017
added hash
tbb:concurrent_vector<typename> name; </pre>
'''<u>concurrent_hash_map</u>''' : hash table A container class that permits concurrent accessessupports hashing in parallel.The generated keys are not ordered and there will always be at least 1 element for a key. Defined within "'''tbb/concurrent_hash_map.h'''"
'''quotes''': ''Intel Threaded Building Blocks book.''
129
edits