• Stephan Bergmann's avatar
    Rule out OString(std::nullptr_t) · f2016230
    Stephan Bergmann yazdı
    (This is no issue for OUString, as it has two ctors taking a single pointer
    argument, so passing a null pointer is ambiguous anyway.)
    
    Change-Id: I36f44b29eb84eb83e284fa080d706eabb4b485d5
    f2016230
string.hxx 62.3 KB