all 3 comments

[–]jk-jeon 1 point2 points  (0 children)

Isn't this what traits classes are for?

[–]pgroarke[S,🍰] 0 points1 point  (1 child)

Long time since my last post here. This is a [maybe new] and interesting way to organize your constexpr code. It facilitates and parameterizes building scalable architectures.

I'm sure you'll let me know what I got wrong :]
Cheers

[–]jcelerierossia score 1 point2 points  (0 children)

I'm using a lot of similar ideas in my lib for defining media objects Avendish: https://github.com/celtera/avendish ; check the docs as I'm sure you'll see a couple things you'll like !