Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
AndreasT
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
13
votes
Given an integer, how do I find the next largest power of two using bit-twiddling?
language-agnostic
bit-manipulation
asked Aug 24 '09 at 13:43
stackoverflow.com
9
votes
Boost is just great and free … Is there a catch?
c++
boost
licensing
code-reuse
third-party-code
asked Apr 16 '09 at 9:58
stackoverflow.com
6
votes
cmake: How to make a script for copying Data files accompanying my program
visual-studio-2005
build-automation
cmake
asked Oct 20 '09 at 11:13
stackoverflow.com
6
votes
computer vision: extracting info about a shape given a contour (e.g. pointy, round…)
algorithm
language-agnostic
computer-vision
feature-extraction
asked Oct 27 '09 at 14:10
stackoverflow.com
5
votes
c++ standard practice: virtual interface classes vs. templates
c++
templates
coding-style
polymorphism
asked Jul 22 '09 at 15:04
stackoverflow.com
5
votes
std c++ container element destruction and insertion behaviour
c++
visual-studio-2005
stl
asked Sep 7 '09 at 13:16
stackoverflow.com
5
votes
subversion: getting rid of versioned “.svn” directory
svn
asked Jun 8 '10 at 13:40
stackoverflow.com
5
votes
gnu c++0x backwards compatibility status - can I just switch it on and go?
c++
gcc
c++0x
backwards-compatibility
asked Mar 26 '11 at 10:56
stackoverflow.com
Top Answers
9
Circular shift operations in C++
stackoverflow.com
9
Marching Cube Question
stackoverflow.com
6
What language do I use for my project?
stackoverflow.com
6
Check whether an image file exists in a directory or not using PHP
stackoverflow.com
5
How to detect if mouse click is legit or automated?
stackoverflow.com
5
How can I sort the output of 'ls' by last modified date?
superuser.com