EventBus
EventBus copied to clipboard
Check compatibility with only C++11, C++14, C++17
I know that I used something from C++14 (probably) so need to verify.
Hi, I'm trying to use EventBus with plain c++11, but when compiling it throws a lot of cpp14 errors Do you know what's the last version that supported c++11
Thanks in advance
Hey, not sure now because everything what is on development
branch I try to move to C++17. Sorry fot this inconsistency.