• Stephan Bergmann's avatar
    cppumaker: Allow UNO interface functions to throw std::exception · 0bc89aac
    Stephan Bergmann yazdı
    ...so that exceptions like std::bad_alloc need not be treated in C++
    implementations of UNO interfaces to not cause std::unexpected.  Of course, this
    requires implementations to be adapted and actually mention std::exception in
    their exception specifications.
    
    Change-Id: Ie7f91e7ca47d8a81e3d0ba817e65d83c7823af75
    0bc89aac
Adı
Son kayıt (commit)
Son güncelleme
..
codemaker Loading commit data...
commoncpp Loading commit data...
commonjava Loading commit data...
cppumaker Loading commit data...
javamaker Loading commit data...