Changeset 7 in libcf++ for trunk/include/cf/exception.h


Ignore:
Timestamp:
03/29/15 16:30:07 (9 years ago)
Author:
cheese
Message:

#1 fix and add interfaces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/cf/exception.h

    r4 r7  
    6565         * destructor derived from std::exception::~exception()
    6666         */
    67         ~exception()
     67        virtual ~exception()
    6868            throw ();
    6969
Note: See TracChangeset for help on using the changeset viewer.