Click here to Skip to main content
15,887,027 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: which language is used in this code snippet? Pin
charlieg21-Feb-22 11:46
charlieg21-Feb-22 11:46 
GeneralRe: which language is used in this code snippet? Pin
0x01AA21-Feb-22 9:21
mve0x01AA21-Feb-22 9:21 
GeneralRe: which language is used in this code snippet? Pin
Eddy Vluggen21-Feb-22 9:30
professionalEddy Vluggen21-Feb-22 9:30 
GeneralRe: which language is used in this code snippet? Pin
Southmountain21-Feb-22 12:49
Southmountain21-Feb-22 12:49 
GeneralRe: which language is used in this code snippet? Pin
Dave Kreskowiak21-Feb-22 9:53
mveDave Kreskowiak21-Feb-22 9:53 
GeneralRe: which language is used in this code snippet? Pin
Southmountain22-Feb-22 8:19
Southmountain22-Feb-22 8:19 
JokeRe: which language is used in this code snippet? Pin
dan!sh 21-Feb-22 21:30
professional dan!sh 21-Feb-22 21:30 
GeneralI've sort of trapped myself with C++. Pin
honey the codewitch21-Feb-22 8:52
mvahoney the codewitch21-Feb-22 8:52 
I taught myself metaprogramming. That's kind of an issue because I have this code I wrote that I understand but can't explain to others, and when I try it tends to confuse people.

I don't think it's their fault.

Sure, maybe some of it is that metaprogramming isn't done so much day to day with C++.

But also it's because I lack the lexicon and foundation.

I'm not really sure what to do about that. Most of the material I've seen on metaprogramming leverages the STL in ways that are unavailable to me on some IoT platforms. Ergo, I wasn't going to be served functionally by learning the STL'ized version of this. I had to go to the metal, but I've never seen good material on it, except for stuff that explains the STL.

Meh. I feel like I've kind of painted myself into a corner. On one hand I can code all day like this, and I love the flexibility. On the other hand, I think my code might be something of a black box when you dig into it. Thumbs Down | :thumbsdown:
Real programmers use butterflies

GeneralRe: I've sort of trapped myself with C++. Pin
raddevus21-Feb-22 9:19
mvaraddevus21-Feb-22 9:19 
GeneralRe: I've sort of trapped myself with C++. Pin
honey the codewitch21-Feb-22 11:18
mvahoney the codewitch21-Feb-22 11:18 
GeneralRe: I've sort of trapped myself with C++. Pin
raddevus21-Feb-22 11:37
mvaraddevus21-Feb-22 11:37 
GeneralRe: I've sort of trapped myself with C++. Pin
CPallini21-Feb-22 9:42
mveCPallini21-Feb-22 9:42 
GeneralRe: I've sort of trapped myself with C++. Pin
Rick York21-Feb-22 19:29
mveRick York21-Feb-22 19:29 
GeneralRe: I've sort of trapped myself with C++. Pin
honey the codewitch21-Feb-22 19:43
mvahoney the codewitch21-Feb-22 19:43 
GeneralRe: I've sort of trapped myself with C++. Pin
11917640 Member 21-Feb-22 21:04
11917640 Member 21-Feb-22 21:04 
GeneralWOO-HOO! Pin
Gary Wheeler21-Feb-22 3:20
Gary Wheeler21-Feb-22 3:20 
GeneralRe: WOO-HOO! Pin
musefan21-Feb-22 3:25
musefan21-Feb-22 3:25 
GeneralRe: WOO-HOO! Pin
Gary Wheeler21-Feb-22 3:27
Gary Wheeler21-Feb-22 3:27 
GeneralRe: WOO-HOO! Pin
Amarnath S21-Feb-22 3:55
professionalAmarnath S21-Feb-22 3:55 
GeneralRe: WOO-HOO! Pin
Slacker00721-Feb-22 4:13
professionalSlacker00721-Feb-22 4:13 
GeneralRe: WOO-HOO! Pin
Amarnath S21-Feb-22 4:15
professionalAmarnath S21-Feb-22 4:15 
GeneralRe: WOO-HOO! Pin
Slacker00721-Feb-22 4:22
professionalSlacker00721-Feb-22 4:22 
GeneralRe: WOO-HOO! Pin
Jörgen Andersson21-Feb-22 4:25
professionalJörgen Andersson21-Feb-22 4:25 
GeneralRe: WOO-HOO! Pin
TNCaver21-Feb-22 4:34
TNCaver21-Feb-22 4:34 
GeneralRe: WOO-HOO! Pin
Gerry Schmitz21-Feb-22 5:56
mveGerry Schmitz21-Feb-22 5:56 

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.