Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

akrzemi1.wordpress.com

Andrzej's C++ blog

Get the latest updates from Andrzej's C++ blog directly as they happen.

Follow now 96 followers

Latest posts

Last updated over 1 year ago

The obvious final step

about 2 years ago

The title may be misleading, as I had to invent a new...

A moved from optional

over 2 years ago

This post is in response to claims, that I have heard number...

Local Time

about 3 years ago

In this post we will see how to solve the task from...

Using std::chrono

about 3 years ago

The goal of this post is to show how the <chrono> library...

Concepts — case studies

over 3 years ago

This post has been inspired by the readers’ questions about using concepts...

Decent concepts

almost 4 years ago

Last year I published two posts on writing concepts: Concept Archetypes, Semantic...