• Search
  • Topics
  • Nodes
< back

#cpp

17 121 daily 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).

1

From compiler-explorer.com

Compiler Explorer - C++

1 1

void acquire_resource() {} void release_resource() {} struct ResourceHandle { // Nodiscard constructor [[nodiscard]] ResourceHandle() { acquire_resource(); }; ~ResourceHandle() { release_resource(); } }; // Nodiscard type struct [[nodiscard]] Error {}; // nodiscard not needed,...

#cpp #coding #cplusplus #programming #dailybiteofcpp

23h ago


1

From youtube.com

Lightning Talk: Use SIMD Pairwise Reduction in C++! - Andrew Drakeford - C++Online 2024

1 1

The Online C++ Conference - https://cpponline.uk/ -- @cpponlineconf---Lightning Talk: Use SIMD Pairwise Reduction in C++! - Andrew Drakeford - C++Online 2024...

#cpp #simd #coding #cplusplus

51m ago


1

From youtube.com

CTAD: Complete Guide to Class Template Argument Deduction - Nina Ranns - ACCU 2024

1 1

ACCU Membership: https://tinyurl.com/ydnfkcyn---CTAD: Complete Guide to Class Template Argument Deduction - Nina Ranns - ACCU 2024---Class template argument ...

#cpp #ctad #coding #cplusplus #programming

on Jun 26


1

From youtube.com

flat_map - WHO NEEDS THEM? THEY’RE JUST LIKE std::map. WE ALL HAVE THEM - Pavel Novikov - C++Online

1 1

The Online C++ Conference - https://cpponline.uk/ -- @cpponlineconf---flat_map - WHO NEEDS THEM? THEY’RE JUST LIKE std::map. WE ALL HAVE THEM - Pavel Novikov...

#cpp #coding #flat_map #cplusplus #programming

on Jun 25


1

From youtube.com

Lightning Talk: Rust Without ‘Unsafe’ Is as Unsafe as C++ - Pavel Novikov - C++Online 2024

1 3

The Online C++ Conference - https://cpponline.uk/ -- @cpponlineconf---Lightning Talk: Rust Without ‘Unsafe’ Is as Unsafe as C++ - Pavel Novikov - C++Online 2...

#cpp #coding #cplusplus #programming #lightningtalk

on Sat, 3PM


1

From github.io

benchmark

1 3

#cpp #programming

on Wed, 2PM


1

From microsoft.com

How do I produce a Windows Runtime asynchronous activity from C++/CX? - The Old New Thing

1 1

The Parallel Patterns Library has special support for C++/CX.

#cpp #cplusplus

9h ago


1

From kdab.com

Mixing C++ and Rust for Fun and Profit: Part 1

1 1

While C++ and Rust don't normally mix, you can create low-level bindings to use them together. This post explores the challenges of creating these bindings.

#cpp #rustlang

on Dec 7


1

From discu.eu

benchmark - discu.eu

1 1

Discussions and related articles for «benchmark»

#cpp #programming

9h ago


1

From sandordargo.com

C++23: further small changes

1 1

In this article, let’s get back to exploring C++23. We are going to have a look at some unrelated small changes in the standard, including the rarest species of changes. Deprecations! Printing volatile pointers P1147R1 has pointed out and fixed an interesting behaviour of std::cout with...

#cpp #cplusplus

6h ago


1

From herbsutter.com

Trip report: Summer ISO C++ standards meeting (St Louis, MO, USA)

3 4

On Saturday, the ISO C++ committee completed its fourth meeting of C++26, held in St Louis, MO, USA. Our host, Bill Seymour, arranged for high-quality facilities for our six-day meeting from Monday…

#cpp #programming

on Wed, 9AM


1

From discu.eu

A Type for Overload Set | bioweapon - discu.eu

1 1

Discussions and related articles for «A Type for Overload Set | bioweapon»

#cpp #programming

15h ago


1

From discu.eu

Trip report: Summer ISO C++ standards meeting (St Louis, MO, USA) – Sutter’s Mill - discu.eu

1 1

Discussions and related articles for «Trip report: Summer ISO C++ standards meeting (St Louis, MO, USA) – Sutter’s Mill»

#cpp #programming

20h ago

Showing first 18 out of 18