SpiceQA
Questions
Tags
Users
Badges
user_12087655
@user_12087655
0
reputation
0
answers
4
questions
About Me
// Hello, World !
Top Answers
What happens behind the scenes when initializing a const ref string member with a const char*
3 votes
C++ filling multidimensional std::arrays
3 votes
How does the C++ standard library work behind the scenes?
2 votes
Is it undefined behaviour to std::memcpy a struct into a std::vector<char> that has enough capacity?
0 votes
The question about a glvalue constant expression used in a context that requires a constant expression
0 votes
Top Questions
Is there an easy way to test your code against standard's named requirements?
3 votes
3 answers
How can I specify C++ standard version in DPC++ compiler options?
2 votes
1 answers
Is there a way to simulate cache locality when benchmarking?
2 votes
1 answers
AllocatorAwareContainer and copy-and-swap idiom
2 votes
0 answers