dacap / undo

C++ library to implement non-linear undo/redo functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Undo Library

Copyright (C) 2015-2018 David Capello

build MIT Licensed

A simple library to handle non-linear undo/redo history.

About

C++ library to implement non-linear undo/redo functionality

License:MIT License


Languages

Language:C++ 96.0%Language:CMake 4.0%