Conversation
Add support of std::initializer_list<string_view> for windows::default_launcher::operator()
|
The pipeline failed due to changes made around |
|
You can add it to this PR if you want |
|
I’d prefer to focus on the changes I’ve already made, which are unrelated to the issue in |
|
Ok, I'll see that I find the time this week to properly review this PR. |
|
This fell of my radar - why do you need an initalizer_list overload for the launcher? |
|
These changes unify the process-launching interface across different launch mechanisms, resulting in a more natural, idiomatic design that simplifies switching between them. You can see an example in the attached issue 483 |
Add support of std::initializer_list<string_view> for windows::default_launcher::operator()