Skip to content

Commit 93aeacc

Browse files
Release "Deriving Type Erasure" post
1 parent e7207f1 commit 93aeacc

14 files changed

+28
-26
lines changed

Content.org

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -990,7 +990,8 @@ minimize scheduling noise.
990990

991991
Long live lock-free and wait-free data structures!
992992

993-
* WAIT [#B] Deriving Type Erasure
993+
* DONE [#B] Deriving Type Erasure
994+
CLOSED: [2026-03-10 Tue 09:46]
994995
:PROPERTIES:
995996
:EXPORT_FILE_NAME: deriving-type-erasure
996997
:END:

content/posts/deriving-type-erasure.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
+++
22
title = "Deriving Type Erasure"
33
author = ["David Álvarez Rosa"]
4+
date = 2026-03-10T09:46:00+00:00
45
tags = ["pers", "blog"]
5-
draft = true
6+
draft = false
67
+++
78

89
Ever looked at `std::any` and wondered what's actually going on behind
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)