| 
    Vowpal Wabbit
    
   | 
 
Insertion or removal will result in this value in invalidated. More...
#include <namespaced_feature_store.h>
Public Types | |
| using | difference_type = std::ptrdiff_t | 
Public Member Functions | |
| indexed_iterator_t (IndicesT *indices, FeaturesT *feature_groups, IndexT *namespace_indices, HashT *namespace_hashes) | |
| FeaturesT & | operator* () | 
| indexed_iterator_t & | operator++ () | 
| indexed_iterator_t & | operator-- () | 
| IndexT | index () | 
| HashT | hash () | 
| bool | operator== (const indexed_iterator_t &rhs) const | 
| bool | operator!= (const indexed_iterator_t &rhs) const | 
Friends | |
| bool | operator< (const indexed_iterator_t &lhs, const indexed_iterator_t &rhs) | 
| bool | operator> (const indexed_iterator_t &lhs, const indexed_iterator_t &rhs) | 
| bool | operator<= (const indexed_iterator_t &lhs, const indexed_iterator_t &rhs) | 
| bool | operator>= (const indexed_iterator_t &lhs, const indexed_iterator_t &rhs) | 
| difference_type | operator- (const indexed_iterator_t &lhs, const indexed_iterator_t &rhs) | 
Insertion or removal will result in this value in invalidated.
| using VW::indexed_iterator_t< IndicesT, FeaturesT, IndexT, HashT >::difference_type = std::ptrdiff_t | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  friend | 
      
  | 
  friend | 
      
  | 
  friend | 
      
  | 
  friend | 
      
  | 
  friend | 
 1.8.11