SpiceQA
Questions
Tags
Users
Badges
user_13433323
@user_13433323
0
reputation
0
answers
5
questions
About Me
// Hello, World !
Top Answers
Paired values in github actions matrix
19 votes
I don't know why this static_assert() code doesn't work
10 votes
Use rust cargo to run tests in workspace root
8 votes
How to pass any number of arguments to C++ template function?
8 votes
Disable background color for types in VScode while using Rust
5 votes
Top Questions
C++ 20 chrono: How to compare time_point with month_day?
14 votes
1 answers
Should I take `self` by value or mutable reference when using the Builder pattern?
9 votes
1 answers
Different behavior of consteval in GCC and MSVC (not work)
3 votes
1 answers
Implement ToOwned for user-defined types
3 votes
1 answers
How to move a non-copyable element from std::set to std::map using extract?
3 votes
2 answers