a c++17 undo/redo subsystem (linear or restricted non-linear)
-
Updated
Sep 7, 2024 - CMake
a c++17 undo/redo subsystem (linear or restricted non-linear)
High order reducer that provides undo/redo functionality to redux state containers.
A util class that implements undo/redo on a group of states
A simple turn taking game that implements classes and undoable commands in c++
This C++ project implements a dynamic array class for a list of strings, which allows you to create and manipulate an array of strings, featuring an undo method, which allows you to undo the operations on your array, including those like adding, deleting, and changing indexes of strings.
Sample implementation of function calls undo (undo pattern) with Python
Simple utility to make reducers undoable
Add a description, image, and links to the undoable topic page so that developers can more easily learn about it.
To associate your repository with the undoable topic, visit your repo's landing page and select "manage topics."