• Stephan Bergmann's avatar
    Use C++11 std::vector<T>::data() · cf9d714f
    Stephan Bergmann yazdı
    ...all uses of bytes::data() look like they're fine with std::vector<T>::data()
    not necessarily returning nullptr when empty
    
    Change-Id: I48c3877cfb9fb1a4a129bd1e072410a8bebc87b1
    cf9d714f
types.hxx 1.55 KB