• Search
  • Topics
  • Nodes
< back

#cplusplus

14 78 Toot LinkedIn
A chart of hourly posts over the last week (for big screens). A chart of hourly posts over the last week (for small screens).
Correlated tags: #cpp

2

From github.com

GitHub - KDABLabs/KDToolBox: KDAB's collection of miscellaneous useful C++ classes and stuff

2 2

KDAB's collection of miscellaneous useful C++ classes and stuff - KDABLabs/KDToolBox

#cpp #qtdev #squish #cplusplus

12h ago


2

From cppstories.com

Improving Code Safety in C++26: Managers and Dangling References

4 4

In this blog post, we’ll explore ways to improve the safety of a simple configuration manager. We’ll handle common pitfalls like dangling references and excessive stack usage. Additionally, we’ll see how C++26 helps enforce safer coding practices with stricter diagnostics and improved handling...

#programming #cpp #cplusplus

11h ago


1

From godbolt.org

Compiler Explorer - C++

1 1

#ifndef defer // defer header #define CONCAT(x, y) x##y #define DEFER_IMPL(expr, id) \ auto CONCAT(_defer_call, id) = [&amp;](void*) expr; \ std::unique_ptr&lt;void, decltype(CONCAT(_defer_call, id))&gt; CONCAT( \ ...

#cpp #cplusplus

23h ago


1

From kdab.com

KDAB Training Day 2025 in Munich | KDAB

1 1

Join the KDAB Training Day! Choose between learning advanced QML programming, Modern C++, integrating Rust and Qt or 3d rendering with Vulkan. The KDAB Training Day 2025 will take place in Munich on the 8th of May, right after the Qt World Summit on 6th to 7th of May.

#3d #qml #qtdev #rustlang #cplusplus

on Nov 7


1

From youtube.com

- YouTube

1 1

Bekijk je favoriete video's, luister naar de muziek die je leuk vindt, upload originele content en deel alles met vrienden, familie en anderen op YouTube.

#cpp #cplusplus

16h ago


1

From microsoft.com

Reminder: When a C++ object fails to construct, the destructor does not run - The Old New Thing

1 1

If you need to run after a failed construction, you have to put it in a base class or member variable.

#cpp #cplusplus

14h ago


1

From herecomesthemoon.net

Type Inference in Rust and C++

4 4

Well, at least it’s not Swift.

#c #cpp #plt #rust #cplusplus

11h ago


1

From embeddeduse.com

EU CRA: Essential Requirements Related to Product Properties

1 1

Every manufacturer must implement the essential requirements in Annex 1 Part 1 of the EU CRA in their products. They must also document how they comply with the essential requirements in a conformi…

#cpp #cplusplus

13h ago

Showing first 12 out of 12