Click here to Skip to main content
15,890,369 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: C++ is love Pin
Greg Utas14-Dec-20 12:46
professionalGreg Utas14-Dec-20 12:46 
GeneralRe: C++ is love Pin
honey the codewitch14-Dec-20 15:13
mvahoney the codewitch14-Dec-20 15:13 
GeneralRe: C++ is love Pin
Nelek14-Dec-20 23:24
protectorNelek14-Dec-20 23:24 
GeneralRe: C++ is love Pin
r_hyde14-Dec-20 13:10
r_hyde14-Dec-20 13:10 
GeneralRe: C++ is love Pin
honey the codewitch14-Dec-20 15:12
mvahoney the codewitch14-Dec-20 15:12 
GeneralRe: C++ is love Pin
11917640 Member 14-Dec-20 18:17
11917640 Member 14-Dec-20 18:17 
GeneralRe: C++ is love Pin
honey the codewitch14-Dec-20 18:19
mvahoney the codewitch14-Dec-20 18:19 
GeneralRe: C++ is love Pin
Greg Utas14-Dec-20 23:58
professionalGreg Utas14-Dec-20 23:58 
Make your own vtbls and call stack frames? Do tell. When do you find this useful?

My naughtiest code changed an object's class at runtime by changing its vptr. The two classes in question had a common base class and owned other objects, so this avoided a messy deep copy and fixing pointers to the morphed object. I wonder how many OO languages could do that.
Robust Services Core | Software Techniques for Lemmings | Articles
The fox knows many things, but the hedgehog knows one big thing.

GeneralRe: C++ is love Pin
honey the codewitch15-Dec-20 1:14
mvahoney the codewitch15-Dec-20 1:14 
GeneralRe: C++ is love Pin
Rick York14-Dec-20 20:23
mveRick York14-Dec-20 20:23 
GeneralRe: C++ is love Pin
Daniel Pfeffer14-Dec-20 20:46
professionalDaniel Pfeffer14-Dec-20 20:46 
GeneralHow do these companies do it? Pin
raddevus14-Dec-20 7:42
mvaraddevus14-Dec-20 7:42 
GeneralRe: How do these companies do it? Pin
OriginalGriff14-Dec-20 7:55
mveOriginalGriff14-Dec-20 7:55 
GeneralRe: How do these companies do it? Pin
raddevus14-Dec-20 9:08
mvaraddevus14-Dec-20 9:08 
AnswerRe: How do these companies do it? Pin
Randor 14-Dec-20 8:03
professional Randor 14-Dec-20 8:03 
GeneralRe: How do these companies do it? Pin
raddevus14-Dec-20 9:10
mvaraddevus14-Dec-20 9:10 
GeneralRe: How do these companies do it? Pin
Randor 14-Dec-20 9:16
professional Randor 14-Dec-20 9:16 
GeneralRe: How do these companies do it? Pin
raddevus14-Dec-20 9:19
mvaraddevus14-Dec-20 9:19 
GeneralRe: How do these companies do it? Pin
BillWoodruff15-Dec-20 6:22
professionalBillWoodruff15-Dec-20 6:22 
GeneralRe: How do these companies do it? Pin
raddevus15-Dec-20 12:04
mvaraddevus15-Dec-20 12:04 
GeneralRe: How do these companies do it? Pin
PIEBALDconsult14-Dec-20 8:08
mvePIEBALDconsult14-Dec-20 8:08 
GeneralRe: How do these companies do it? Pin
Sander Rossel14-Dec-20 8:51
professionalSander Rossel14-Dec-20 8:51 
GeneralRe: How do these companies do it? Pin
raddevus14-Dec-20 9:12
mvaraddevus14-Dec-20 9:12 
GeneralRe: How do these companies do it? Pin
DerekT-P14-Dec-20 8:54
professionalDerekT-P14-Dec-20 8:54 
GeneralRe: How do these companies do it? Pin
raddevus14-Dec-20 9:13
mvaraddevus14-Dec-20 9:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.