SpiceQA
Questions
Tags
Users
Badges
user_4341534
@user_4341534
0
reputation
0
answers
3
questions
About Me
// Hello, World !
Top Answers
Why does Expected<T> in LLVM implement two constructors for Expected<T>&&?
5 votes
I can do x = y = z. How come x < y < z is not allowed in C++?
1 votes
Top Questions
How to convert std::string_view to double?
24 votes
2 answers
How to pass an std::vector with custom allocator to a function that expects one with std::allocator?
6 votes
1 answers
Is there an idiomatic way to find min/max of transform of array without storing the transform or needlessly recalculating?
3 votes
1 answers