The use of T[] as a template parameter – stackoverflow.com

I've recently stumbled upon the use of unique_ptr<T[]>, where I understand that the aim is to delete the pointer with delete[]. What puzzles me is that unique_ptr<T[3]> is instead ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "The use of T[] as a template parameter – stackoverflow.com"