Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of GManNickG

GManNickG

GManNickG has asked 43 questions and find answers to 816 problems.

Stats

39.2k
EtPoint
16.1k
Vote count
43
questions
816
answers

About

Hi.


SO Milestones:

  • 2nd user to get the silver stl badge.
  • 3rd user to get the silver templates badge.
  • 15th user to get the gold c++ badge.
  • 27th user to get the silver c badge.
  • 102nd user to get the legendary badge.

Favorite answers:

  • Advantage of using forward
  • Is it possible to hash pointers in portable C++03 code? (Value vs. value representation)
  • How far to go with a strongly typed language?
  • [C++] Why doesn't delete destroy anything ?
  • When does invoking a member function on a null instance result in undefined behavior?
  • String literals not allowed as non type template parameters
  • C++: How do I prevent a function from accepting a pointer that is allocated in-line?
  • Why do I see strange values when I print uninitialized variables?
  • Question about pointer increment
  • Building boost::options from a string/boost::any map (Type-erasure)