Skip to content
  • sergei's avatar
    * Fixed exception handling in constructors of TP-style objects to correctly... · a1dfaa54
    sergei authored
    * Fixed exception handling in constructors of TP-style objects to correctly handle cases of statically allocated objects (must call destructor but do not free memory) and objects without destructor (must free memory if it was allocated dynamically).
    + Test extended.
    
    git-svn-id: trunk@26676 -
    a1dfaa54