Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Gob00st
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
22
votes
Why do compilers give a warning about returning a reference to a local stack variable if it is undefined behaviour?
c++
compiler
standards
asked Jul 19 '11 at 10:40
stackoverflow.com
9
votes
Mixing C++ and Objective-C
c++
objective-c
boost
cocos2d-iphone
smart-pointers
asked Nov 17 '11 at 18:12
stackoverflow.com
7
votes
Why myClassObj++++ doesn't incur a compile error : '++' needs l-value just as buildin type do?
c++
operator-overloading
lvalue
asked Jul 14 '11 at 10:51
stackoverflow.com
7
votes
xcode with boost : linker(Id) Warning about visibility settings
c++
xcode
boost
warnings
asked Dec 30 '11 at 23:33
stackoverflow.com
6
votes
A example in Gotw 67
c++
floating-point
precision
gotw
asked Aug 9 '11 at 12:08
stackoverflow.com
6
votes
One VS2010 bug ? Allowing binding non-const reference to rvalue WITHOUT EVEN a warning?
c++
visual-studio-2010
reference
lvalue
rvalue
asked Aug 25 '11 at 11:16
stackoverflow.com
6
votes
list initialization compile error
c++
c++11
asked Feb 6 '12 at 10:10
stackoverflow.com
5
votes
Is void* necessary apart from memory allocation related stuff
c++
void-pointers
asked Sep 4 '11 at 11:27
stackoverflow.com
5
votes
Why is 'object slice' needed in C++ ? Why it is allowed ? For more bugs?
c++
standards
slice
asked Sep 22 '11 at 14:32
stackoverflow.com
Top Answers
9
xcode with boost : linker(Id) Warning about visibility settings
stackoverflow.com
Stack Exchange works best with JavaScript enabled