Click here to Skip to main content
15,891,812 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: Fluent in C++ Pin
CDP180210-Nov-16 1:12
CDP180210-Nov-16 1:12 
GeneralRe: Fluent in C++ Pin
megaadam10-Nov-16 1:43
professionalmegaadam10-Nov-16 1:43 
GeneralRe: Fluent in C++ Pin
den2k8810-Nov-16 1:58
professionalden2k8810-Nov-16 1:58 
GeneralRe: Fluent in C++ Pin
megaadam10-Nov-16 3:49
professionalmegaadam10-Nov-16 3:49 
GeneralRe: Fluent in C++ Pin
den2k8810-Nov-16 4:03
professionalden2k8810-Nov-16 4:03 
GeneralRe: Fluent in C++ Pin
Kirill Illenseer10-Nov-16 21:28
Kirill Illenseer10-Nov-16 21:28 
GeneralRe: Fluent in C++ Pin
Herbie Mountjoy11-Nov-16 1:23
professionalHerbie Mountjoy11-Nov-16 1:23 
GeneralRe: Fluent in C++ Pin
Anna-Jayne Metcalfe10-Nov-16 23:34
Anna-Jayne Metcalfe10-Nov-16 23:34 
Welcome back to the codeface! Wink | ;)

C++ 14 is amazing, and a very different language from the one I had to use until a few years ago. We had the pleasure of meeting Bjarne at the ACCU Conference a few years back when C++ 11 first landed, and his enthusiasm for the future of the language was infectious.

I'm a big fan of std::shared_ptr, auto, range based loops and std::thread. All have (and still are) simplifying our code significantly. Then of course there are move semantics and rvalue references, which can dramatically improve performance.

But more is coming - C++ 17[^] is nearly done (though sadly without the modules proposal[^], despite it already being implemented in Clang) and C++ 20 is being planned.
Anna (@annajayne)

Tech Blog | Visual Lint

"Why would anyone prefer to wield a weapon that takes both hands at once, when they could use a lighter (and obviously superior) weapon that allows you to wield multiple ones at a time, and thus supports multi-paradigm carnage?"

GeneralRe: Fluent in C++ Pin
Pete O'Hanlon11-Nov-16 0:15
mvePete O'Hanlon11-Nov-16 0:15 
GeneralRe: Fluent in C++ Pin
Anna-Jayne Metcalfe11-Nov-16 4:07
Anna-Jayne Metcalfe11-Nov-16 4:07 
GeneralRe: Fluent in C++ Pin
Pete O'Hanlon11-Nov-16 4:20
mvePete O'Hanlon11-Nov-16 4:20 
GeneralRe: Fluent in C++ Pin
Anna-Jayne Metcalfe11-Nov-16 4:31
Anna-Jayne Metcalfe11-Nov-16 4:31 
GeneralRe: Fluent in C++ Pin
Pete O'Hanlon11-Nov-16 4:33
mvePete O'Hanlon11-Nov-16 4:33 
GeneralRe: Fluent in C++ Pin
Anna-Jayne Metcalfe11-Nov-16 5:34
Anna-Jayne Metcalfe11-Nov-16 5:34 
GeneralRe: Fluent in C++ Pin
englebart11-Nov-16 2:19
professionalenglebart11-Nov-16 2:19 
GeneralRe: Fluent in C++ Pin
Pete O'Hanlon11-Nov-16 2:30
mvePete O'Hanlon11-Nov-16 2:30 
GeneralRe: Fluent in C++ Pin
Gerry Schmitz11-Nov-16 6:10
mveGerry Schmitz11-Nov-16 6:10 
GeneralRe: Fluent in C++ Pin
Pete O'Hanlon11-Nov-16 8:51
mvePete O'Hanlon11-Nov-16 8:51 
GeneralRe: Fluent in C++ Pin
hooodaticus11-Nov-16 6:17
hooodaticus11-Nov-16 6:17 
GeneralRe: Fluent in C++ Pin
Pete O'Hanlon11-Nov-16 8:50
mvePete O'Hanlon11-Nov-16 8:50 
Generaleighty-eighty Pin
Sander Rossel9-Nov-16 23:59
professionalSander Rossel9-Nov-16 23:59 
GeneralRe: eighty-eighty Pin
CDP180210-Nov-16 0:11
CDP180210-Nov-16 0:11 
GeneralRe: eighty-eighty Pin
lopatir10-Nov-16 0:42
lopatir10-Nov-16 0:42 
GeneralRe: eighty-eighty Pin
Nathan Minier10-Nov-16 1:17
professionalNathan Minier10-Nov-16 1:17 
GeneralRe: eighty-eighty Pin
CDP180210-Nov-16 1:22
CDP180210-Nov-16 1:22 

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.