SpiceQA
Questions
Tags
Users
Badges
user_567650
@user_567650
0
reputation
0
answers
11
questions
About Me
// Hello, World !
Top Answers
Another type of smart ptr, like unique_ptr with weak refs?
4 votes
Check for end-of-list in boost::intrusive::list without container?
2 votes
Why is boost::optional::is_initialized() deprecated?
2 votes
MSVC treatment of ##__VA_ARGS__ vs. other compilers
1 votes
bc truncate floating point number
0 votes
Top Questions
Does spawning a thread provide memory order guarantees on its own?
26 votes
1 answers
Another type of smart ptr, like unique_ptr with weak refs?
6 votes
2 answers
filter out "empty array" values in Pandas DataFrame
4 votes
3 answers
JVM: How does Scala's JavaConversions work inside Java code?
4 votes
1 answers
How to initialize std::span<const T*>? Problems with const-ness
3 votes
1 answers