STLdoc
STLdocumentation
|
Go to the source code of this file.
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 | |
Typedefs | |
typedef size_t | Concurrency::details::_Map_key |
typedef _Map_key | Concurrency::details::_Split_order_key |
Functions | |
template<class _Mylist > | |
_Solist_const_iterator< _Mylist >::_Unchecked_type | Concurrency::details::_Unchecked (_Solist_const_iterator< _Mylist > _Iterator) |
template<class _Mylist > | |
_Solist_const_iterator< _Mylist > & | Concurrency::details::_Rechecked (_Solist_const_iterator< _Mylist > &_Iterator, typename _Solist_const_iterator< _Mylist >::_Unchecked_type _Right) |
template<class _Mylist > | |
_Solist_iterator< _Mylist >::_Unchecked_type | Concurrency::details::_Unchecked (_Solist_iterator< _Mylist > _Iterator) |
template<class _Mylist > | |
_Solist_iterator< _Mylist > & | Concurrency::details::_Rechecked (_Solist_iterator< _Mylist > &_Iterator, typename _Solist_iterator< _Mylist >::_Unchecked_type _Right) |