SpiceQA
Questions
Tags
Users
Badges
user_5343439
@user_5343439
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
Overloading operator new with smaller default alignment
5 votes
c++ openmp false-sharing on aligned array example
5 votes
Why unique_ptr and shared_ptr do not invalidate the pointer they are constructed from?
4 votes
Why does std::list have remove and remove_if functions
4 votes
How to determine whether an object has heap allocated members?
4 votes
Top Questions
"Materializing" an object of a known type for C++ type inference
2 votes
3 answers