From cd1356547851b9bc5909e96a1e7cbedc7c298eea Mon Sep 17 00:00:00 2001 From: liuzicheng1987 Date: Sat, 27 Jan 2024 21:55:23 +0800 Subject: [PATCH] Update impls.html --- impls.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/impls.html b/impls.html index 88347a5..90c8bc1 100644 --- a/impls.html +++ b/impls.html @@ -339,7 +339,13 @@

C, C++

CBOR as (de)serialization format.

View details »

+ +

reflect-cpp — A C++-20 library that + provides a unified reflection-based interface for various serialization formats, + including CBOR.

+

View details »

+

The old Qt implementation is now deprecated, as Qt from version 5.12 now has built-in support: