SpiceQA
Questions
Tags
Users
Badges
Gal_Goldman_46418
@Gal_Goldman_46418
0
reputation
0
answers
7
questions
About Me
// Hello, World !
Top Answers
If you shouldn't throw exceptions in a destructor, how do you handle errors in it?
66 votes
char* vs std::string in c++
59 votes
What's your most controversial programming opinion?
33 votes
How to get the number of characters in a std::string?
3 votes
How does the stack work in assembly language?
1 votes
Top Questions
Is there a way to instantiate objects from a string holding their class name?
157 votes
12 answers
virtual inheritance
73 votes
1 answers
Why do we actually need Private or Protected inheritance in C++?
68 votes
8 answers
What's faster, iterating an STL vector with vector::iterator or with at()?
64 votes
16 answers
virtual function call from base class
63 votes
9 answers