Skip to content

Conversation

@sylveon
Copy link
Contributor

@sylveon sylveon commented Feb 4, 2023

Without this, IStringable and types which implement IStringable technically did not meet the formattable concept, which uses a const formatter<remove_cvref_t<T>, charT> to verify for formattability.

@sylveon
Copy link
Contributor Author

sylveon commented Feb 4, 2023

Some multi_threaded_map failed even though it's unrelated. Do they have known reliability issues?

@kennykerr
Copy link
Collaborator

Yes, that test is a bit unreliable. I'll rerun it for you.

@alvinhochun
Copy link
Contributor

Some multi_threaded_map failed even though it's unrelated. Do they have known reliability issues?

Yeah, the multi_threaded_map and multi_threaded_vector shares code and they like to fail occasionally: #1202

@kennykerr kennykerr merged commit 047c179 into microsoft:master Feb 5, 2023
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.

3 participants