[Convert] convert<float> doesn't respect input size
 
            
            
            
            
                15 May
                
                    2017
                
            
            
                15 May
                
                '17
                
            
            
            
        
    
                10:48 a.m.
            
        Hi, const char* a = "42"; boost::string_ref b(a, 1); float c = boost::convert<float>(b, boost::cnv::strtol(), -1); // returns 42 assert(c == 4); https://github.com/boostorg/convert/issues/29 -- Olaf
        3091
        
      
          Age (days ago)
        
      
        3091
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                 Olaf van der Spek Olaf van der Spek