Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Juraj Blaho
Brno, Czech Republic
Age: 27
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
17
votes
Is passing a reference through function safe?
c++
c++11
asked Apr 29 at 13:05
stackoverflow.com
14
votes
How to handle C++ exceptions when calling functions from Lua?
c++
exception
lua
asked Jan 6 '11 at 14:22
stackoverflow.com
11
votes
Why is it not possible to use private method in a lambda?
c++
lambda
asked Aug 13 '12 at 12:06
stackoverflow.com
9
votes
Using bind1st for a method that takes argument by reference
c++
visual-c++
asked Oct 19 '11 at 14:14
stackoverflow.com
8
votes
std::is_function does not recognize template argument as function
c++
types
c++11
asked May 6 at 8:52
stackoverflow.com
7
votes
Address of a static variable
c++
asked Sep 23 '11 at 8:00
stackoverflow.com
6
votes
C++ avoiding code duplication for const and non-const visitation
c++
const-correctness
visitor-pattern
asked Mar 9 '11 at 21:29
stackoverflow.com
6
votes
Avoiding overflow in integer multiplication followed by division
c++
c
algorithm
numbers
asked Apr 4 '11 at 17:22
stackoverflow.com
6
votes
C++ semantic type wrapping
c++
overloading
asked Jun 17 '11 at 8:08
stackoverflow.com
6
votes
How could reading numbers using sscanf crash?
c++
cppcheck
asked Feb 15 '12 at 11:53
stackoverflow.com
1
2
next
Top Answers
89
What's the use of memset() return value?
stackoverflow.com
35
What is the meaning of “wet code”?
programmers.stackexchange.com
16
Why does a C comment like /* */ need '<'?
stackoverflow.com
11
platform independent GUI
stackoverflow.com
9
STL map inside map C++
stackoverflow.com
8
maximum (highest) and minimum (lowest) value of three integers
stackoverflow.com
7
C++ method that can/cannot return a struct
stackoverflow.com
7
Proper/elegant way of implementing C++ exception chaining?
stackoverflow.com
7
C++ and C library using longjmp
stackoverflow.com
6
How to handle C++ exceptions when calling functions from Lua?
stackoverflow.com
6
How can I do automatic memory management in C?
stackoverflow.com
6
Private vs. Static functions in C++
stackoverflow.com
6
“glibc detected - free(): invalid pointer - Program received signal SIGABRT, Aborted”
stackoverflow.com
6
Looking for an algorithm (version of 2-dimensional binary search)
stackoverflow.com
6
Realloc is not resizing array of pointers
stackoverflow.com
6
Using scope guards as code contracts
stackoverflow.com
6
Return values in c++03 vs 11
stackoverflow.com
5
application fails to run when brought over to another pc
stackoverflow.com
5
Use of undeclared identifier in C++ with templates and inheritance
stackoverflow.com
5
C++ the meaning of getting size of a array
stackoverflow.com
Stack Exchange works best with JavaScript enabled