Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 268 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 268 Bytes

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).