The ConcurrentHashTable class template has both a VALUE type and a CONFIG type as template parameters.  The CONFIG type must contain references to a type that must match the VALUE type.  It would be better to have the CONFIG type be the source of that information, via a public typedef, and change ConcurrentHashTable to get that type from the CONFIG rather than via a separate template parameter.
            
- 
        
            
            
    
    Coleen Phillimore 
- 
        
            
            
    
    Kim Barrett 
- Votes:
- 
                                0 Vote for this issue
- Watchers:
- 
                                
                                
                            4 Start watching this issue
- Created:
- Updated:
- Resolved:
 P4
  P4