TeXitoi / structopt

Parse command line arguments by defining a struct.
Other
2.7k stars 149 forks source link

Fix the problem where the build fails due to the ambiguous type of `map` #491

Closed nullpo-head closed 3 years ago

nullpo-head commented 3 years ago

This PR closes #490. Please refer to #490 for the detail of the problem. Let me know if you want to make convert_type a function.

TeXitoi commented 3 years ago

Thanks. Please update the ChangeLog, and I merge.

nullpo-head commented 3 years ago

@TeXitoi Thanks! I've updated the changelog.

TeXitoi commented 3 years ago

Thanks

TeXitoi commented 3 years ago

v0.3.23 published