Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
TemplateRex
Utrecht, the Netherlands
bitbucket.org/rhalbersma
Age: 38
Hobbyist C++ programmer.
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
13
votes
Questions about Hinnant's stack allocator
c++
c++11
memory-alignment
allocator
exception-specification
asked Jul 25 '12 at 10:58
stackoverflow.com
10
votes
Automatically count the number of instantiated classes in a TMP?
c++
templates
counter
instantiation
template-meta-programming
asked Jul 9 '12 at 21:26
stackoverflow.com
9
votes
Is an inherited default constructor also user-defined?
c++
c++11
g++
clang
default-constructor
asked May 27 at 21:30
stackoverflow.com
9
votes
Return type deduction with a private member variable
c++
c++11
decltype
c++1y
c++14
asked May 28 at 20:07
stackoverflow.com
8
votes
Can an object know its own constness?
c++
reflection
c++11
typetraits
const-correctness
asked Mar 7 at 19:00
stackoverflow.com
7
votes
How to solve a non-linear integral equation?
numerical-integration
integral-equation
asked Mar 11 at 15:41
mathematica.stackexchange.com
6
votes
Auto + static in-class constant initalization with meta-programming
c++
c++11
metaprogramming
static-members
auto
asked Oct 11 '12 at 8:02
stackoverflow.com
6
votes
Could multiple proxy classes make up a STL-proof bitvector?
c++
stl
containers
proxy-classes
bitvector
asked Dec 27 '12 at 21:43
stackoverflow.com
5
votes
Can one access private member functions through casting to layout-compatible types?
c++
casting
c++11
access-control
private-methods
asked Jul 15 '12 at 18:14
stackoverflow.com
5
votes
What would be a good implementation of iota_n (missing algorithm from the STL)
c++
algorithm
stl
c++11
iota
asked Aug 1 '12 at 21:00
stackoverflow.com
Top Answers
46
Isn't the const modifier here unnecessary?
stackoverflow.com
18
Code I've never seen in C++11
stackoverflow.com
15
Why is there a separation of algorithms, iterators and containers in C++ STL
stackoverflow.com
15
Why is it not possible to overload class templates?
stackoverflow.com
14
Best way to declare an interface in C++11
stackoverflow.com
14
What is the difference between a trait and a policy?
stackoverflow.com
13
How to implement two structs that can access each other?
stackoverflow.com
13
Why has the std::vector::resize signature been changed in C++11?
stackoverflow.com
10
std::set for each element in an array
stackoverflow.com
9
Why to avoid std::enable_if in function signatures
stackoverflow.com
9
Understanding the scope of operators in C++
stackoverflow.com
8
How do I check if a template parameter is a power of two?
stackoverflow.com
8
Explain Use of “:” operator in c++ in the code snippet “int i:2;”
stackoverflow.com
8
std: container c++ move to front
stackoverflow.com
8
Is this a bug in GCC?
stackoverflow.com
7
How do I write a unit test when the class to test is complicated?
stackoverflow.com
7
What exception classes are in the standard C++ library
stackoverflow.com
7
Vectors in C++ : Why i'm getting so much errors for this simple copy & print program?
stackoverflow.com
7
Sorting string vectors: plain C vs idiomatic C++11
stackoverflow.com
6
Template specialization alias
stackoverflow.com
6
Operator precedence and Associativity in C/C++
stackoverflow.com
6
find_if and std::pair, but just one element
stackoverflow.com
6
swap sequences of different length between two vectors in c++
stackoverflow.com
6
How to prevent specialization of std::vector<bool>
stackoverflow.com
6
Are all end() iterators equivalent for a collection type?
stackoverflow.com
6
C++ check how many same elements in a row are in a vector
stackoverflow.com
6
How do I sort efficiently a quadruple structs in C++?
stackoverflow.com
5
Template specialization or conditional expressions?
stackoverflow.com
5
C++: Is it legal to use #define in order to define the size of a static array?
stackoverflow.com
5
Typedef Circular Dependency
stackoverflow.com
1
2
next
Stack Exchange works best with JavaScript enabled