Minor
This commit is contained in:
parent
dff2c45f1e
commit
bccf3e1827
|
@ -299,7 +299,6 @@ static inline Type& operator + (Base &base, OffsetTo<Type, OffsetType> &offset)
|
||||||
* Array Types
|
* Array Types
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* TODO Use it in ArrayOf, HeadlessArrayOf, and other places around the code base?? */
|
|
||||||
template <typename Type>
|
template <typename Type>
|
||||||
struct UnsizedArrayOf
|
struct UnsizedArrayOf
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue