puremvc-cpp-multicore-framework
puremvc-cpp-multicore-framework copied to clipboard
throw exception when running testsuite.

The reason for this bug is default constructor added by vs2015. if you add empty constructor to INotification, ICommand, it will be fixed.