Skip to content

Conversation

@dunhor
Copy link
Member

@dunhor dunhor commented Jul 14, 2025

The TL;DR is that you can't SFINAE in type definitions, so we hit a hard compilation error during overload resolution when ArgvToCommandLine is called with just an argc+argv pair with the intent of using the default flags. My original primary use-case used a vector<basic_string> and the tests only called the argc+argv overload with flags explicitly set, so this never got caught.

@dunhor
Copy link
Member Author

dunhor commented Aug 20, 2025

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants