1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-04-30 12:43:52 +00:00
captainurist 2e8697cea1
Can add lexical_cast overloads constrained with enable_if (#1021)
Also works for overloads constrained with concepts or requirements.

Previously this wasn't working, which is a problem if you want to hook
some external serialization framework into CLI11 without painstakingly
going through all the types that said external framework supports.

This PR is related to https://github.com/CLIUtils/CLI11/issues/908.
2024-05-02 08:02:59 -07:00
..
2023-01-12 15:03:20 -05:00
2024-05-01 15:17:27 -04:00
2024-05-01 14:21:40 -04:00
2024-01-12 17:43:17 -05:00
2024-01-06 08:08:31 -08:00
2024-05-01 15:17:27 -04:00