From: Jean-Louis Leroy (jl_at_[hidden])
Date: 2025-03-09 21:58:20


> Out of curiosity, were you at using std::cpp last year? I recall a talk on this topic.

Yes that was me, and the proposed library is derived from YOMM2.
Beyond the renaming, there are quite a few improvements: much less
reliance on macro magic, more internals made public, improved
virtual_ptr , which gets the spotlight, away from virtual_.

J-L