vittorioromeo / scelta

(experimental) Syntactic sugar for variant and optional types.
https://vittorioromeo.info
MIT License
157 stars 10 forks source link

can not compile with visual studio 2017 #17

Closed iomeone closed 5 years ago

iomeone commented 5 years ago

hi: Can not compile with visual studio 2017 with /std:c++17 command.

include\scelta\recursive\builder.hpp(39): error C2061: syntax error : identifier“resolved_type”

would you please get me out ! thank you very much!

vittorioromeo commented 5 years ago

Sorry for the late reply. Have you sorted this out?