This commit is contained in:
Behdad Esfahbod 2018-09-11 01:04:50 +02:00
parent dff2c45f1e
commit bccf3e1827
1 changed files with 0 additions and 1 deletions

View File

@ -299,7 +299,6 @@ static inline Type& operator + (Base &base, OffsetTo<Type, OffsetType> &offset)
* Array Types
*/
/* TODO Use it in ArrayOf, HeadlessArrayOf, and other places around the code base?? */
template <typename Type>
struct UnsizedArrayOf
{