SpiceQA
Questions
Tags
Users
Badges
Evan_Teran_13430
@Evan_Teran_13430
0
reputation
0
answers
7
questions
About Me
// Hello, World !
Top Answers
How do I iterate over the words of a string?
2540 votes
How to trim an std::string?
803 votes
Initialization of all elements of an array to one default value in C++?
417 votes
C++ convert hex string to signed integer
257 votes
What are some uses of template template parameters?
252 votes
Top Questions
Is the "struct hack" technically undefined behavior?
119 votes
8 answers
Redirecting cout to a console in windows
40 votes
11 answers
private static member function or free function in anonymous namespace?
39 votes
7 answers
What is boost's shared_ptr(shared_ptr<Y> const & r, T * p) used for?
26 votes
6 answers
smart pointers, typedefs and forward declarations
13 votes
3 answers