Click here to Skip to main content
15,891,473 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: John le Carré Pin
5teveH13-Dec-20 21:24
5teveH13-Dec-20 21:24 
RantOpen source license woes Pin
Randor 13-Dec-20 7:14
professional Randor 13-Dec-20 7:14 
GeneralRe: Open source license woes Pin
honey the codewitch13-Dec-20 7:33
mvahoney the codewitch13-Dec-20 7:33 
GeneralRe: Open source license woes Pin
Greg Utas13-Dec-20 8:14
professionalGreg Utas13-Dec-20 8:14 
GeneralRe: Open source license woes Pin
honey the codewitch13-Dec-20 11:21
mvahoney the codewitch13-Dec-20 11:21 
GeneralRe: Open source license woes Pin
Greg Utas13-Dec-20 11:38
professionalGreg Utas13-Dec-20 11:38 
GeneralRe: Open source license woes Pin
honey the codewitch13-Dec-20 12:14
mvahoney the codewitch13-Dec-20 12:14 
GeneralRe: Open source license woes Pin
Greg Utas13-Dec-20 13:17
professionalGreg Utas13-Dec-20 13:17 
memcpy?! You'll be going to bed hungry tonight! But that's basically what
C++
Struct(const Struct& that) = default;
does, though it's more paternalistic. If Struct owns no resources and its constructor has no side effects, go for it and revel in your naughtiness.

One thing to note is that a C++ copy constructor only invokes a base class constructor, not copy constructor, unless explicitly implemented to do otherwise.

I've now reached 🍷🍷🍷🍷, so you'd best find a proper authority lest I've led you astray! Laugh | :laugh:
Robust Services Core | Software Techniques for Lemmings | Articles
The fox knows many things, but the hedgehog knows one big thing.

GeneralRe: Open source license woes Pin
honey the codewitch13-Dec-20 13:23
mvahoney the codewitch13-Dec-20 13:23 
GeneralRe: Open source license woes Pin
Greg Utas13-Dec-20 13:25
professionalGreg Utas13-Dec-20 13:25 
GeneralRe: Open source license woes Pin
honey the codewitch13-Dec-20 13:28
mvahoney the codewitch13-Dec-20 13:28 
GeneralRe: Open source license woes Pin
Randor 13-Dec-20 14:09
professional Randor 13-Dec-20 14:09 
GeneralRe: Open source license woes Pin
honey the codewitch13-Dec-20 16:52
mvahoney the codewitch13-Dec-20 16:52 
GeneralRe: Open source license woes Pin
Greg Utas13-Dec-20 13:29
professionalGreg Utas13-Dec-20 13:29 
GeneralRe: Open source license woes Pin
Randor 13-Dec-20 8:21
professional Randor 13-Dec-20 8:21 
GeneralRe: Open source license woes Pin
honey the codewitch13-Dec-20 11:23
mvahoney the codewitch13-Dec-20 11:23 
GeneralRe: Open source license woes Pin
Jörgen Andersson13-Dec-20 20:49
professionalJörgen Andersson13-Dec-20 20:49 
GeneralRe: Open source license woes Pin
Member 1485721314-Dec-20 2:43
Member 1485721314-Dec-20 2:43 
GeneralRe: Open source license woes Pin
Jörgen Andersson14-Dec-20 2:46
professionalJörgen Andersson14-Dec-20 2:46 
GeneralRe: Open source license woes Pin
Member 1485721314-Dec-20 3:15
Member 1485721314-Dec-20 3:15 
GeneralRe: Open source license woes Pin
Greg Utas14-Dec-20 2:50
professionalGreg Utas14-Dec-20 2:50 
GeneralRe: Open source license woes Pin
Chris Maunder14-Dec-20 3:25
cofounderChris Maunder14-Dec-20 3:25 
GeneralRe: Open source license woes Pin
Member 1485721314-Dec-20 3:27
Member 1485721314-Dec-20 3:27 
GeneralRe: Open source license woes Pin
Rick York13-Dec-20 8:15
mveRick York13-Dec-20 8:15 
GeneralRe: Open source license woes Pin
Randor 13-Dec-20 8:47
professional Randor 13-Dec-20 8:47 

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.