Skip to content

katahiromz/UndoSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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