STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces | Functions | Variables
internal_concurrent_hash.h File Reference
#include <utility>
#include "internal_split_ordered_list.h"
#include <concrt.h>

Go to the source code of this file.

Classes

class  Concurrency::details::_Hash_compare< _Key_type, _Hasher, _Key_equality >
 
class  Concurrency::details::_Concurrent_hash< _Traits >
 

Namespaces

 Concurrency
 The Concurrency namespace provides classes and functions that provide access to the Concurrency Runtime, a concurrent programming framework for C++. For more information, see Concurrency Runtime.
 
 Concurrency::details
 

Functions

unsigned char Concurrency::details::_Reverse_byte (unsigned char _Original_byte)
 
unsigned char Concurrency::details::_Get_msb (size_t _Mask)
 

Variables

_CRTIMP2 const unsigned char Concurrency::details::_Byte_reverse_table []