interest in generic cyclic visitor
 
            
            
            
            
                1 Aug
                
                    2012
                
            
            
                1 Aug
                
                '12
                
            
            
            
        
    
                3:40 p.m.
            
        Hello, I have an implementation of generic cyclic visitor. It is available at https://github.com/janherrmann/visitor . With my implementation it is possible to create non-member, non-friend templates which behave like virtual functions. Additionally it can be used as a base for multimethod implementation. Moreover it can be used to build a extensible type information system. All test cases compile with msvc-10.0 and gcc-mingw-4.6.2. Is there need for such a library? Jan Herrmann
        4839
        
      
          Age (days ago)
        
      
        4839
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                 Jan Herrmann Jan Herrmann