SpiceQA
Questions
Tags
Users
Badges
user_3242146
@user_3242146
0
reputation
0
answers
2
questions
About Me
// Hello, World !
Top Answers
Why do I need angle brackets in <$a> when implementing macro based on type?
9 votes
In Rust, what's the pattern for when you need a reference-holding struct to sometimes own its referenced data?
9 votes
Generic function to compute a hash (digest::Digest trait) and get back a String
6 votes
Why is is_trivially_copyable_v different in GCC and MSVC?
6 votes
shared_from_this() returns std::shared_ptr<const X>, not std::shared_ptr<X>
6 votes
Top Questions
Does this code result in a materialized base prvalue, and should it compile?
9 votes
2 answers
What are the possible return values for send, sendto and sendmsg on a UDP socket on Linux?
2 votes
1 answers