Made array a structural type
This commit is contained in:
parent
8e51facd10
commit
5ba1723295
@ -114,7 +114,6 @@ public:
|
||||
return (&(m_data[t_size - 1]) + 1);
|
||||
}
|
||||
|
||||
private:
|
||||
data_t m_data[t_size];
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user