On 2013-07-11 13:19, Jacob Carlborg wrote:

Yes, but that is easier to type. All the above or:

struct Array (T)
{
     size_t length;
     T* ptr;
}


"that" should have been "what".

--
/Jacob Carlborg

Reply via email to