SpiceQA
Questions
Tags
Users
Badges
user_992490
@user_992490
0
reputation
0
answers
0
questions
About Me
// Hello, World !
Top Answers
Prefer std::string in std::variant<bool, std::string> for const char *
7 votes
How to pass std::string_view by value or by const reference
7 votes
How smart is std::max_element()?
7 votes
Can I use std::transform in place with a parallel execution policy?
6 votes
Assigning a std::string's c_str() result to that same std::string guaranteed safe by the standard?
5 votes
Top Questions