EventBus icon indicating copy to clipboard operation
EventBus copied to clipboard

Check compatibility with only C++11, C++14, C++17

Open gelldur opened this issue 5 years ago • 2 comments

I know that I used something from C++14 (probably) so need to verify.

gelldur avatar Sep 09 '18 10:09 gelldur

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

Josid88 avatar Apr 07 '20 00:04 Josid88

Hey, not sure now because everything what is on development branch I try to move to C++17. Sorry fot this inconsistency.

gelldur avatar Apr 08 '20 08:04 gelldur