Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Ben Voigt
Houston, TX
Age: 30
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
57
votes
What is state-of-the-art for text rendering in OpenGL as of version 4.1?
opengl
text
glsl
shader
opengl-4
asked Mar 10 '11 at 16:48
stackoverflow.com
45
votes
C++ performance challenge: integer to std::string conversion
c++
performance
string
integer
asked Dec 4 '10 at 1:20
stackoverflow.com
28
votes
Where did all the comments go on “Is `*--p` actually legal(well formed) in C++03”?
support
comments
comment-deletion
asked Jan 13 '12 at 20:09
meta.stackoverflow.com
23
votes
Back to the future
bug
status-completed
timestamps
asked Jul 17 '11 at 2:29
meta.stackoverflow.com
17
votes
Why must a base class destructor be accessible only when a custom constructor is declared?
c++
inheritance
destructor
access-modifiers
language-lawyer
asked Feb 3 '12 at 3:15
stackoverflow.com
15
votes
abort() is not __declspec(noreturn) in VS2010
c++
c
visual-studio-2010
abort
asked Aug 25 '10 at 19:46
stackoverflow.com
14
votes
Does the GotW #101 “solution” actually solve anything?
c++
c++11
pimpl-idiom
incomplete-type
gotw
asked Dec 21 '11 at 19:50
stackoverflow.com
13
votes
Does C++11 allow (not require) release/acquire semantics for volatile keyword
c++
visual-c++
c++11
language-lawyer
asked Oct 15 '12 at 16:24
stackoverflow.com
12
votes
Can a standard-compliant compiler reject code containing dynamic_cast downcast from non-polymorphic type?
c++
polymorphism
virtual
language-lawyer
dynamic-cast
asked Jul 2 '12 at 21:33
stackoverflow.com
12
votes
Give mods a “flag for followup” flag ability
feature-request
flagging
moderator-tools
asked Jan 14 '12 at 20:08
meta.stackoverflow.com
1
2
3
next
Top Answers
424
Cycles in family tree software
stackoverflow.com
101
int operators != and == when comparing to zero
stackoverflow.com
53
Which is faster: x<<1 or x<<10?
stackoverflow.com
49
Evil code confusion, how does it even compile?
stackoverflow.com
48
What happens when a computer program runs?
stackoverflow.com
45
do {…} while(false)
stackoverflow.com
44
Why are there so many string classes in the face of std::string?
programmers.stackexchange.com
41
Events aren't fields - I don't get it
stackoverflow.com
41
Is const a lie? (since const can be cast away)
stackoverflow.com
36
C#: How to Make it Harder for Hacker/Cracker to Get Around or Bypass the Licensing Check?
stackoverflow.com
31
size_t vs int warning
stackoverflow.com
29
Why does conditional AND (&&) appear to be non short-circuiting in this case?
stackoverflow.com
29
Pass ID or Object?
programmers.stackexchange.com
27
Check if a spelled number is in a range in C++
stackoverflow.com
25
Why would os.path.exists(“C:\\windows\\system32\\inetsrv\\metaback”) return False even when it exists?
stackoverflow.com
24
Newline character in stringbuilder
stackoverflow.com
24
do…while vs while
stackoverflow.com
24
C++ semantics of `static const` vs `const`
stackoverflow.com
24
What is the strict aliasing rule?
stackoverflow.com
22
Get “Access is denied” when trying to compile with g++ from command line. Cygwin
stackoverflow.com
22
Is `*--p` actually legal(well formed) in C++03
stackoverflow.com
22
std::shared_ptr as a last resort?
programmers.stackexchange.com
21
C++ iterator in for loop pitfalls?
stackoverflow.com
21
int_least64_t vs int_fast64_t vs int64_t
stackoverflow.com
21
Should I intentionally break the build when a bug is found in production?
programmers.stackexchange.com
20
Is closed-source code more secure than open-source?
skeptics.stackexchange.com
19
Why not mark everything inline?
stackoverflow.com
19
Potential .NET x86 JIT issue?
stackoverflow.com
19
Pause a thread for less than one millisecond
stackoverflow.com
18
Why must I Close() a file in C#?
stackoverflow.com
1
2
3
4
5
…
10
next
Stack Exchange works best with JavaScript enabled