Skip to content

Releases: GerdHirsch/Cpp-UndoRedoFramework

Integration of reusing by inheritance and by delegation

21 Nov 17:59
Compare
Choose a tag to compare

Namespaces

namespaces UndoRedoManager::ByDelegation and UndoRedoManager::ByInheritance with common files in UndoRedoManager

Tests

For UndoRedoStack, Manager and CompositeCommand

Specification via Tests

01 Nov 10:16
Compare
Choose a tag to compare
Pre-release

This is the base for a C++ workshop to develop an undo redo framework. the specification is done via tests.