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

Azman/contravariant tony tables #2

Closed atomgalaxy closed 4 years ago

atomgalaxy commented 4 years ago

New section on co/contravariance.

atomgalaxy commented 4 years ago

From mpark: kill the sentence "It must bind exactly to a declared template-auto parameter".

atomgalaxy commented 4 years ago

From mpark: have an example of template template param that is not specified as such

atomgalaxy commented 4 years ago

from mpark: 5.1: template <typename