matador
matador copied to clipboard
C++17 version require
The library function of matador is very good. It's just that only C++14 is currently supported. Ask the author if there are plans to support C++17 and above.
Thank you for the question and for checking matador! Correct, currently only c++14 is supported. But actualy I'm using a replacement for std::any an std::optional and thats why I'm considering to switch to c++17 in the future. Unfortunately I can't tell when I'll switch. Currently I'm working on the threaded http server.