Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Howard Hinnant
home.roadrunner.com/~hinnant
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
No questions with score of 5 or more
Top Answers
139
C++11 rvalues and move semantics confusion
stackoverflow.com
56
Why was std::pow(double, int) removed from C++11?
stackoverflow.com
54
C++ Cross-Platform High-Resolution Timer
stackoverflow.com
52
Why can't clang with libc++ in c++0x mode link this boost::program_options example?
stackoverflow.com
43
Does std::unique_ptr<T> requires to know the full T definition?
stackoverflow.com
43
what C++ idioms are deprecated in C++11
stackoverflow.com
38
what C++ idioms are deprecated in C++11
stackoverflow.com
35
Time difference in C++
stackoverflow.com
35
How to compile/link Boost with clang++/libc++?
stackoverflow.com
34
Move assignment operator and `if (this != &rhs)`
stackoverflow.com
32
What can I do with a moved-from object?
stackoverflow.com
27
Why user-defined move-constructor disables the implicit copy-constructor?
stackoverflow.com
26
Understanding the benefits of move semantics vs template metaprogramming
stackoverflow.com
25
Inconsistency between std::string and string literals
stackoverflow.com
22
Why do some people use swap for move assignments?
stackoverflow.com
21
Do rvalue references to const have any use?
stackoverflow.com
21
C++0x unique_ptr replaces scoped_ptr taking ownership?
stackoverflow.com
21
May std::vector make use of small buffer optimization?
stackoverflow.com
21
How to overload std::swap()
stackoverflow.com
19
What does a call to 'this->template [somename]' do?
stackoverflow.com
19
Why are std::vector::data and std::string::data different?
stackoverflow.com
19
Is specializing std::swap deprecated now that we have move semantics?
stackoverflow.com
19
rvalue refs and std::move
stackoverflow.com
18
less verbose way to declare multidimensional std::array
stackoverflow.com
18
Why does uniform_int_distribution<uintmax_t> work for 62 bit numbers but not for 63 or 64 bit ones?
stackoverflow.com
18
Why does `basic_ios::swap` only do a partial swap?
stackoverflow.com
18
Array placement-new requires unspecified overhead in the buffer?
stackoverflow.com
18
Whats better to use in C++11 , Zero or NULL?
stackoverflow.com
17
Standard library containers producing a lot of copies on rvalues in GCC
stackoverflow.com
17
“enum class” emulation or solid alternative for MSVC 10.0
stackoverflow.com
1
2
3
4
5
…
8
next
Stack Exchange works best with JavaScript enabled