Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
James Hopkin
United Kingdom
blitzgamesstudios.com/blitztech
Age: 38
I'm a games programmer, working in C++, C++/CLI, Python and C#.
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
35
votes
How do I clone a sub-folder of a repository in Mercurial?
mercurial
clone
dvcs
asked May 28 '09 at 11:18
stackoverflow.com
8
votes
Thread safety and `const`
c++
multithreading
asked Dec 12 '08 at 9:01
stackoverflow.com
5
votes
Nested function calls order of evaluation
c++
asked May 7 '09 at 10:27
stackoverflow.com
Top Answers
39
What does a const pointer-to-pointer mean in C and in C++?
stackoverflow.com
29
How to check whether STL iterator points at anything?
stackoverflow.com
25
Are goto and destructors compatible?
stackoverflow.com
20
C++ Constructor coding errors
stackoverflow.com
19
Custom Iterator in C++
stackoverflow.com
16
What happens if a throw; statement is executed outside of catch block?
stackoverflow.com
16
Will using delete with a base class pointer cause a memory leak?
stackoverflow.com
15
Memory leak (sort of) with a static std::vector
stackoverflow.com
13
What's the best alternative to C++ for real-time graphics programming?
stackoverflow.com
13
Set a FourCC value in C++
stackoverflow.com
13
C++/CLI equivalent of C#'s 'readonly' keyword
stackoverflow.com
12
How to use find algorithm with a vector of pointers to objects in c++?
stackoverflow.com
12
Why is the copy ctor used in this code?
stackoverflow.com
11
Is a string literal in c++ created in static memory?
stackoverflow.com
11
Formatting a data structure into a comma-separated list of arguments
stackoverflow.com
11
Is 'bool' a basic datatype in C++?
stackoverflow.com
10
Dynamic Keyword Arguments in Python?
stackoverflow.com
10
Is there a dereference_iterator in the STL?
stackoverflow.com
10
Should I use std::unique_ptr<T> in a std::vector member variable in my class?
stackoverflow.com
9
Forward declaring an enum in c++
stackoverflow.com
9
Why does std::stack use std::deque by default?
stackoverflow.com
9
How is static variable initialization implemented by the compiler?
stackoverflow.com
8
Where do I find the current C or C++ standard documents?
stackoverflow.com
8
Boost serialization: specifying a template class version
stackoverflow.com
8
In Python, what is the fastest algorithm for removing duplicates from a list so that all elements are unique *while preserving order*?
stackoverflow.com
8
Does C++ allow default return types for functions?
stackoverflow.com
8
Uses for anonymous namespaces in header files
stackoverflow.com
8
How do I export templated classes from a dll without explicit specification?
stackoverflow.com
8
What's the point in defaulting functions in C++11?
stackoverflow.com
8
C++ Partial Specialization ( Function Pointers )
stackoverflow.com
1
2
next
Stack Exchange works best with JavaScript enabled