User profile: TheIdeasMan

User info
User name:TheIdeasMan
History
Joined:
Number of posts:6738
Latest posts:

std::format
Well perhaps more important than clang, is the LLVM toolset, a lot of really good things in there. ...

keep getting error
@elon dusk the scanf function return a value, one should always check this value to see that the sc...

Looking for guidance on writing desktop apps
For something different, here is a video by Cherno, about the ImGui. I haven't tried it, but may be...

why can an xvalue be an glvalue or a rvalue in C++17?
Well the whole thing is confusing .... and I could easily be wrong, wait I am wrong :+) Maybe I was...

why can an xvalue be an glvalue or a rvalue in C++17?
[quote=Peter87]Am I reading it wrong?[/quote] In the cppreference, I observe they use the word "eit...