 
            
            
            
            
                1 Feb
                
                    2017
                
            
            
                1 Feb
                
                '17
                
            
            
            
        
    
                12:04 p.m.
            
        On Sat, Jan 28, 2017 at 6:13 AM, David Stone <david@doublewise.net> wrote:
Aliasing rules in C++ prohibit the use of reinterpret_cast in this situation unless the dynamic type pointed to by p is actually big_int64_buf_t.
Right, so something like read_be64(const void*) would be nice to have. Beman? -- Olaf