Quantcast
Channel: User HolyBlackCat - Stack Overflow
Viewing all articles
Browse latest Browse all 1308

Comment by HolyBlackCat on Why is iter_const_reference_t not simply using std::add_const_t?

$
0
0
std::add_const_t<T &> is just T &, you need to remove the reference before applying it. But that probably isn't good enough either, because iter_reference_t doesn't have to be an actual reference.

Viewing all articles
Browse latest Browse all 1308

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>