SpiceQA
Questions
Tags
Users
Badges
user_6345
@user_6345
0
reputation
0
answers
6
questions
About Me
// Hello, World !
Top Answers
Pointer vs. Reference
74 votes
Useful Add-Ins or Plug-Ins for native Visual Studio developer
42 votes
How do I write out a text file in C# with a code page other than UTF-8?
35 votes
How to initialize private static members in C++?
23 votes
When should I use __forceinline instead of inline?
9 votes
Top Questions
Choosing between std::map and std::unordered_map
139 votes
5 answers
Is it abusive to use IDisposable and "using" as a means for getting "scoped behavior" for exception safety?
113 votes
12 answers
Why doesn't the .Net framework have a priority queue class?
24 votes
6 answers
"GetOrCreate" - does that idiom have an established name?
19 votes
5 answers
When will a C++11 compiler make RVO and NRVO outperform move semantics and const reference binding?
15 votes
3 answers