SpiceQA
Questions
Tags
Users
Badges
Matt_Price_852
@Matt_Price_852
0
reputation
0
answers
3
questions
About Me
// Hello, World !
Top Answers
What is the difference between const int*, const int * const, and int const *?
2657 votes
Remove spaces from std::string in C++
293 votes
What are the differences between a pointer variable and a reference variable?
225 votes
How do you create a static class in C++?
68 votes
To STL or !STL, that is the question
26 votes
Top Questions
#pragma once vs include guards?
439 votes
13 answers
Reader/Writer Locks in C++
73 votes
13 answers
What happens when QueryPerformanceCounter is called?
19 votes
4 answers