microsoft/Terminal

Followups from the new C++/WinRT

Aperta

#14.872 aperta il 18 feb 2023

 (1 commento) (0 reazioni) (0 assegnatari)C++ (9275 fork)batch import
Area-CodeHealthHelp WantedIssue-TaskProduct-Meta

Metriche repository

Star
 (103.173 stelle)
Metriche merge PR
 (Merge medio 27g 19h) (24 PR mergiate in 30 g)

Descrizione

Interesting things we could do after #14869 landed:

### Tasks
- [x] remove all `InitializeComponent` calls - they do it automatically
- [ ] use `std::optional`<->`IReference` automatic binding
- [x] use `std::format` support (!) for json/uri/hostname/http stuff/all `IStringable`s
- [ ] potentially move to `/await:strict` for C++20 coroutines

Guida contributor