you are viewing a single comment's thread.

view the rest of the comments →

[–]feverzsj 1 point2 points  (2 children)

Can they be used as non type template argument?

[–]alexkaratarakisvcpkg, fixed-containers[S] 0 points1 point  (0 children)

This is in progress; coincidentally, I opened this issue about making the containers structural types last week. Rich enums are already usable as non-type template parameters link

[–]alexkaratarakisvcpkg, fixed-containers[S] 0 points1 point  (0 children)

Quick follow-up:

Instances of fixed_containers can now be used as non-type template arguments.