cschreib / lxgui

Portable, real time, modular and data-driven GUI C++ library.
https://cschreib.github.io/lxgui
MIT License
75 stars 20 forks source link

Rename lua::var into utils::any and make interface more similar to std::any #29

Closed cschreib closed 4 years ago

cschreib commented 4 years ago

Make conversion to c++17 easier later.