• Noel Grandin's avatar
    fix Image::operator== · 28f21af7
    Noel Grandin yazdı
    comparing the pointer values in std::unique_ptr's can never be true
    (since they cannot point at the same thing, by definition)
    
    Change-Id: I38eb6406b61d5a3662adb68ca1558248925d7e90
    28f21af7
Image.cxx 8.09 KB