| 
| typedef _Alloc0  | _Alloc | 
|   | 
| typedef _Deque_base_types< _Ty, _Alloc >  | _Myt | 
|   | 
| typedef _Wrap_alloc< _Alloc >  | _Alty0 | 
|   | 
| typedef _Alty0::template rebind< _Ty >::other  | _Alty | 
|   | 
| typedef _Alty::pointer  | _Tptr | 
|   | 
| typedef _Alty::template rebind< _Tptr >::other  | _Alpty | 
|   | 
| typedef _Alpty::pointer  | _Mapptr | 
|   | 
| typedef _If< _Is_simple_alloc< _Alty >::value, _Deque_simple_types< typename _Alty::value_type >, _Deque_iter_types< typename _Alty::value_type, typename _Alty::size_type, typename _Alty::difference_type, typename _Alty::pointer, typename _Alty::const_pointer, typename _Alty::reference, typename _Alty::const_reference, _Mapptr > >::type  | _Val_types | 
|   | 
template<class _Ty , class _Alloc0 > 
      
 
 
template<class _Ty , class _Alloc0 > 
      
 
 
template<class _Ty , class _Alloc0 > 
      
 
 
template<class _Ty , class _Alloc0 > 
      
 
 
template<class _Ty , class _Alloc0 > 
      
 
 
template<class _Ty , class _Alloc0 > 
      
 
 
template<class _Ty , class _Alloc0 > 
      
 
 
template<class _Ty , class _Alloc0 > 
      
        
          | typedef _If<_Is_simple_alloc<_Alty>::value, _Deque_simple_types<typename _Alty::value_type>, _Deque_iter_types<typename _Alty::value_type, typename _Alty::size_type, typename _Alty::difference_type, typename _Alty::pointer, typename _Alty::const_pointer, typename _Alty::reference, typename _Alty::const_reference, _Mapptr> >::type _Deque_base_types< _Ty, _Alloc0 >::_Val_types | 
        
      
 
 
The documentation for this struct was generated from the following file:
- VS2015/inc/experimental/deque