Skip to main content
KeithB's user avatar
KeithB's user avatar
KeithB's user avatar
KeithB
  • Member for 15 years, 11 months
  • Last seen more than 4 years ago
444 votes
Accepted

Does the 'mutable' keyword have any purpose other than allowing a data member to be modified by a const member function?

173 votes
Accepted

Tool to track #include dependencies

86 votes

How do I tokenize a string in C++?

59 votes
Accepted

MPI recv from an unknown source

58 votes

How to read until EOF from cin in C++

49 votes

Are there binary memory streams in C++

30 votes
Accepted

Why should I not try to use "this" value after "delete this"?

29 votes

Register keyword in C++

27 votes

Reload configurations without restarting Emacs

26 votes

Do you declare your module specific functions as static?

25 votes

How to tell emacs to open .h file in C++ mode?

24 votes
Accepted

Resolving a Circular Dependency between Template Classes

21 votes

What is the exact problem with multiple inheritance?

19 votes

What are the often misunderstood concepts in C++?

17 votes
Accepted

Is C++ friendship among peers healthy?

17 votes

What are the differences between "generic" types in C++ and Java?

16 votes

How to read a .gz file line-by-line in C++?

15 votes

Renaming first and second of a map iterator

14 votes

How can I add reflection to a C++ application?

12 votes

Parsing C++ preprocessor #if statements

12 votes
Accepted

CAD/CAM without C++

12 votes

Complete example using Boost::Signals for C++ Eventing

11 votes
Accepted

Simple and efficient distribution of C++/Boost source code (amalgamation)

11 votes
Accepted

How to get C++ object name in run time?

11 votes

Unmangling the result of std::type_info::name

10 votes

How much work should be done in a constructor?

10 votes
Accepted

Table in Latex Overlapping with Second Column of the Page

9 votes

How can I trust the behavior of C++ functions that declare const?

9 votes

Is requiring a certain order for #includes in c++ a sign of bad library/header design?

9 votes

How to print out dash or dot using fprintf/printf?

1
2 3 4 5 6