| 
Member
 | 
Where defined
 | 
Description
 | 
    | 
    
    iterator_category 
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
    
    value_type 
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
    
    difference_type 
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
    
    reference 
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
    
    pointer 
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
     
    sparse_iterator () 
    
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
     
    sparse_iterator (const sparse_iterator& x) 
    
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
     
    sparse_iterator (const Iterator& iter_, int p = 0) 
    
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
     
    sparse_iterator (const Iterator& start, const Iterator& finish) 
    
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
     operator 
    Iterator () const
    
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
     int 
    index () const
    
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
     bool 
    operator!= (const self& x) const
    
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
     bool 
    operator< (const self& x) const
    
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
     reference 
    operator* () const
    
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
     int 
    operator- (const self& x) const
    
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
     self& 
    operator () 
    
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
     self 
    operator (int) 
    
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
     self& 
    operator-- () 
    
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
     self& 
    operator+= (int n) 
    
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
     self& 
    operator-= (int n) 
    
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
     Iterator 
    base () const
    
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
     self 
    operator+ (int n) const
    
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
     self 
    operator- (int n) const
    
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
    Iterator 
    iter 
    
     | 
    
        
     | 
    
      
          
     | 	
    
    | 
    int 
    pos 
    
     | 
    
        
     | 
    
      
          
     |