page =
url = https://quuxplusone.github.io/blog
arthur o'dwyer – stuff mostly about c++
“A metaprogramming puzzle: Overly interoperable libraries” (2021-05-19)
“Overly interoperable libraries, part 2” (2021-05-22)
Jason Cobb has sent me a proposal that I think meets all the requirements and therefore qualifies as a complete solution!
Unlike the ideas in my previous posts, Jason’s solution doesn’t depend on “GUIDs” at all. It’s based on a simple idea that is, in hindsight, quite obvious. …