katahiromz / UndoSystem

Undo/Redo framework for C++11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UndoSystem

What's this?

UndoSystem is a header-only C++11 library to implement undo/redo functionality.

How to use?

See undo_test.cpp.

License: MIT

Copyright (C) 2019 Katayama Hirofumi MZ (katayama.hirofumi.mz@gmail.com).

About

Undo/Redo framework for C++11

License:MIT License


Languages

Language:C++ 100.0%