issues
search
zussel
/
matador
Take your appclication by the horns
http://zussel.github.io/matador
GNU General Public License v3.0
63
stars
22
forks
source link
Move to C++17
#157
Closed
zussel
closed
5 months ago
zussel
commented
6 months ago
Change c++ version from c++14 to c++17
Use std::any instead of own
Use std::optional instead of own
Use std::visit and std::variant where possible
zussel
commented
5 months ago
Finished with #163
Change c++ version from c++14 to c++17