atomgalaxy / isocpp-universal-template-param

We propose a way to spell a universal template parameter kind. This would allow for a generic apply and other higher-order template metafunctions, and certain typetraits.
https://atomgalaxy.github.io/isocpp-universal-template-param/d1985r0.pdf
2 stars 2 forks source link

Fixed examples after running them on Circle #26

Closed mpusz closed 2 years ago

mpusz commented 2 years ago

Relates to Run our examples on Circle #8