C++26: an undeprecated feature
https://www.sandordargo.com/blog/2025/03/26/cpp26-undeprecate
#cpp
#cplusplus
@bkuhn any advice for choosing #copyleft #licenses for #Rust code?
In a recent thread you mentioned #LGPL and I'm curious about templating.
In my understanding it's not possible for the user to replace just the LGPLd library on their system, so it's effectively the same as #GPL .
I chose #MPL 2.0 instead.
Same problem exists in C++ template-only libraries, but I found no ultimate guide.
Are you aware of any?
Llama's Paradox - Delving deep into Llama.cpp and exploiting Llama.cpp's Heap Maze, from Heap-Overflow to Remote-Code Execution
https://retr0.blog/blog/llama-rpc-rce
#cpp
#cplusplus
Aurora is hiring Senior Software Engineer
#cplusplus #golang #python #aws #kubernetes #terraform #seniorengineer
Seattle, Washington
Full-time
Aurora
Job details https://jobsfordevelopers.com/jobs/senior-software-engineer-at-aurora-tech-dec-13-2024-8113b0?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
#CppPollOfToday: Which C++ standard containers do you use?
https://meetingcpp.com/mcpp/survey/?q=38
#cplusplus
#cpp
Meeting C++ recruiting update
https://www.youtube.com/watch?v=YPa5vwGU6jg
#cpp
#cplusplus
Why does INVALID_HANDLE_VALUE cast through a LONG_PTR first?
https://devblogs.microsoft.com/oldnewthing/20250326-00/?p=111002
#cpp
#cplusplus
Anders Sundman: Low, Lower, Lowest level Programming
https://www.youtube.com/watch?v=-uZRiTgqQRU
#cpp
#cplusplus
Retro C++ quiz #25
template<int i = 3 > 4 > // Well-formed?
class X {};
Without checking:
A. Yes
B. No
C: Show answers
VS Code C++ Extension Updates: 4x Faster Colorization & 3.5x Faster Project Startup
https://devblogs.microsoft.com/cppblog/vs-code-c-extension-updates-4x-faster-colorization-3-5x-faster-project-startup/
#cpp
#cplusplus